Please, review this test fix.

http://cr.openjdk.java.net/~stefank/7196801/webrev.00/

Most of the fix was implemented by Coleen, I've only done some small tweaks and updated some comments.

The fix depends on these changes:
  JDK-8025996 Track metaspace usage when metaspace is expanded
JDK-8024547 MaxMetaspaceSize should limit the committed memory used by the metaspaces

Both of these changesets have been pushed to hotspot-gc and are currently undergoing testing. LowMemoryTest2 can only be removed from the test/ProblemList.txt when both JDK-8025996 and JDK-8024547 have propagated through all necessary repositories.

thanks,
StefanK

Reply via email to