RFR (S) 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type ava.lang.OutOfMemoryError: Compressed class space

Gerald Thornbrugh gerald.thornbrugh at oracle.com
Thu Oct 24 10:52:01 PDT 2013


Hi Harold,

I am not sure if my code review counts but your changes
look good.

Jerry

----- Original Message -----
From: harold.seigel at oracle.com
To: hotspot-runtime-dev at openjdk.java.net
Sent: Thursday, October 24, 2013 11:04:42 AM GMT -07:00 US/Canada Mountain
Subject: RFR (S) 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type ava.lang.OutOfMemoryError: Compressed class space

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