RFR: 8064909: FragmentMetaspace.java got OutOfMemoryError

Michail Chernov michail.chernov at oracle.com
Wed Nov 26 13:36:10 UTC 2014


Hi,

Please review this simple fix for nightly test failure:

Webrev:
http://cr.openjdk.java.net/~eistepan/~mchernov/8064909/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8064909

Problem: test fails because of OOME (not enough heap size).
Solution: heap size were increased.

Testing:
jtreg

Thanks,
Michail



More information about the hotspot-gc-dev mailing list