RFR: 8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small

Per Liden per.liden at oracle.com
Wed Oct 9 13:19:40 UTC 2019


The newly added:

GetOwnedMonitorInfoWithEATest.java
GetOwnedMonitorStackDepthInfoWithEATest.java

fail when run with ZGC as they set -Xmx to 32M which is too. Bumping to 
128m.

Bug: https://bugs.openjdk.java.net/browse/JDK-8232056
Webrev: http://cr.openjdk.java.net/~pliden/8232056/webrev.0

/Per


More information about the serviceability-dev mailing list