Hi Per, Thanks for fixing this one.
On 9/10/2019 11:19 pm, Per Liden wrote:
The newly added: GetOwnedMonitorInfoWithEATest.java GetOwnedMonitorStackDepthInfoWithEATest.javafail 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