RFR(XS) 8241162: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java on OSX
Chris Plummer
chris.plummer at oracle.com
Wed Mar 18 20:05:55 UTC 2020
Hello,
Please review the following:
https://bugs.openjdk.java.net/browse/JDK-8241162
diff --git a/test/hotspot/jtreg/ProblemList.txt
b/test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -131,7 +131,7 @@
serviceability/sa/TestCpoolForInvokeDynamic.java 8193639 solaris-all
serviceability/sa/TestDefaultMethods.java 8193639 solaris-all
serviceability/sa/TestG1HeapRegion.java 8193639 solaris-all
-serviceability/sa/TestHeapDumpForInvokeDynamic.java 8193639 solaris-all
+serviceability/sa/TestHeapDumpForInvokeDynamic.java 8193639,8241158
solaris-all,macosx-x64
serviceability/sa/TestHeapDumpForLargeArray.java 8193639 solaris-all
serviceability/sa/TestInstanceKlassSize.java 8193639,8230664
solaris-all,linux-ppc64le,linux-ppc64
serviceability/sa/TestInstanceKlassSizeForInterface.java
8193639,8230664 solaris-all,linux-ppc64le,linux-ppc64
This test was recently re-enabled for OSX (along with a large number of
other SA tests), but fails when using -XX:ArchiveRelocationMode=1. See
JDK-8241158 [1]. Since a fix is not readily available, we need to
problemlist for now.
[1] https://bugs.openjdk.java.net/browse/JDK-8241158
thanks,
Chris
More information about the serviceability-dev
mailing list