15: RFR(T): 8251214: ProblemList serviceability/sa/ClhsdbCDSCore.java on linux-x64

Chris Plummer chris.plummer at oracle.com
Thu Aug 6 04:11:43 UTC 2020


Hello,

Please review the following:

https://bugs.openjdk.java.net/browse/JDK-8251214

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
@@ -91,6 +91,7 @@
  # :hotspot_serviceability

  serviceability/sa/sadebugd/DebugdConnectTest.java 8239062 macosx-x64
+serviceability/sa/ClhsdbCDSCore.java 8246016 linux-x64
  serviceability/sa/TestInstanceKlassSize.java 8230664 
linux-ppc64le,linux-ppc64
  serviceability/sa/TestInstanceKlassSizeForInterface.java 8230664 
linux-ppc64le,linux-ppc64
  serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all

We need to problem list this test on JDK 15 because it has suddenly 
started failing a lot due to [1] JDK-8246016 
<https://bugs.openjdk.java.net/browse/JDK-8246016>, and we won't be able 
to get the fix for JDK-8246016 
<https://bugs.openjdk.java.net/browse/JDK-8246016> into JDK 15. Note the 
other tests this is failing with on 16 (there are 6 other SA tests that 
generate cores and can produce the failure) do not have to be problem 
listed for JDK 15 because they either do not have the core file check or 
are new to 16 and therefore are not in 15.

[1] https://bugs.openjdk.java.net/browse/JDK-8246016 
<https://bugs.openjdk.java.net/browse/JDK-8246016>

thanks,

Chris



More information about the serviceability-dev mailing list