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

David Holmes david.holmes at oracle.com
Wed Oct 9 13:53:20 UTC 2019


Hi Per,

Thanks for fixing this one.

On 9/10/2019 11:19 pm, Per Liden wrote:
> The newly added:
> 
> GetOwnedMonitorInfoWithEATest.java
> GetOwnedMonitorStackDepthInfoWithEATest.java
> 
> fail when run with ZGC as they set -Xmx to 32M which is too. Bumping to 
> 128m.

Seems okay. I can't see any specific reason the test needs to use such a 
small heap.

Thanks,
David

> 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