RFR(XS) 8240543: Update problem list entry for serviceability/sa/TestRevPtrsForInvokeDynamic.java to reference JDK-8241235

Chris Plummer chris.plummer at oracle.com
Thu Mar 19 02:35:16 UTC 2020


Hello,

Please review the following:

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

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
@@ -140,7 +140,7 @@
  serviceability/sa/TestJmapCore.java 8193639 solaris-all
  serviceability/sa/TestJmapCoreMetaspace.java 8193639 solaris-all
  serviceability/sa/TestPrintMdo.java 8193639 solaris-all
-serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270 generic-all
+serviceability/sa/TestRevPtrsForInvokeDynamic.java 8241235 generic-all
  serviceability/sa/TestType.java 8193639 solaris-all
  serviceability/sa/TestUniverse.java#id0 8193639 solaris-all

8191270 [1] no longer seems to reproduce. Because of that I was hoping 
to remove this test from the problem list, but found that in a tier4 run 
that this test fails for a different reason when a combination of 
compiler related flags is specified. I opened up a 8241235 [2]  for that 
failure and need to update ProblemList.txt to reference it instead. I 
will close 8191270 [1] once this change is pushed.

[1] https://bugs.openjdk.java.net/browse/JDK-8191270
[2] https://bugs.openjdk.java.net/browse/JDK-8241235

thanks,

Chris



More information about the serviceability-dev mailing list