RFR (T) 8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu May 2 00:56:12 UTC 2019
Summary: Use default memory for the test.
This test doesn't start out with enough memory for ZGC. Rather than
having to figure out what memory size works, and having that change,
make the test run with the default amount of heap memory.
open webrev at http://cr.openjdk.java.net/~coleenp/2019/8223194.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8223194
Thanks,
Coleen
More information about the hotspot-runtime-dev
mailing list