Minor change BAEL-835
This commit is contained in:
@@ -3,6 +3,6 @@ package com.baeldung.outofmemoryerror.java_outofmemoryerror_demo;
|
||||
public class Test {
|
||||
public static void main( String[] args )
|
||||
{
|
||||
OutOfMemoryGCLimitExceed.putPropertiesToMap();
|
||||
OutOfMemoryGCLimitExceed.addRandomDataToMap();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user