RFR (S) 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type ava.lang.OutOfMemoryError: Compressed class space
harold seigel
harold.seigel at oracle.com
Thu Oct 24 10:02:39 PDT 2013
Hi,
Please review this fix for bug 8026822. The fix incorporates the
requested chunk size when determining whether the OutOfMemoryError was
caused by running out of Metaspace or Compressed class space.
Open webrev at: http://cr.openjdk.java.net/~hseigel/bug_8026822/
<http://cr.openjdk.java.net/%7Ehseigel/bug_8026822/>
Bug: https://bugs.openjdk.java.net/browse/JDK-8026822
The fix was tested with UTE vm.metaspace, vm.mlvm, vm.quick, and jtreg
tests on Linux and vm.metaspace tests on Solaris.
Thanks! Harold
More information about the hotspot-runtime-dev
mailing list