RFR(XS): 8252773: [TESTBUG] serviceability/jvmti/GetObjectSizeOverflow fails due to OOM conditions
Christoph Göttschkes
christoph.goettschkes at microdoc.com
Thu Sep 3 15:25:59 UTC 2020
Hi,
please review the following patch for the GetObjectSizeOverflow test.
Bug: https://bugs.openjdk.java.net/browse/JDK-8252773
Webrev: https://cr.openjdk.java.net/~cgo/8252773/webrev.00
The test case already handles out of memory conditions, but not if the
whole JVM crashes because of it.
Thanks,
Christoph
More information about the serviceability-dev
mailing list