[13] RFR (T) 8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Jun 21 12:37:41 UTC 2019


Summary: don't use printStackTrace to verify OOM type.

This avoids StackTraceElement needing to load HashedModules type when 
out of metaspace OOM.  Tested 100x without failure with config that 
averages 30% failure rate.

open webrev at http://cr.openjdk.java.net/~coleenp/2019/8226394.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8226394

Thanks,
Coleen


More information about the hotspot-runtime-dev mailing list