RFR(T): 8226899 Problemlist compiler/rtm tests
    Daniel D. Daugherty 
    daniel.daugherty at oracle.com
       
    Thu Aug  1 19:26:22 UTC 2019
    
    
  
Greetings,
There are a number of Compiler RTM tests failing the JDK14 CI. I'm tired
of the noise so I'm going to ProblemList all of the sightings that I
have found:
$ hg diff
diff -r 9afbcd27f26f test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 09:29:13 2019 -0700
+++ b/test/hotspot/jtreg/ProblemList.txt Thu Aug 01 15:09:59 2019 -0400
@@ -59,6 +59,16 @@
  compiler/runtime/Test8168712.java 8211769,8211771 
generic-ppc64,generic-ppc64le,linux-s390x
+compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
+compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 
generic-x64
+compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
+compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
+compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 
generic-x64
+
I don't know or care if this is Skylake related or not. The tests
are failing. They need to be ProblemListed.
Thanks, in advance, for any questions, comments, or suggestions.
Dan
    
    
More information about the hotspot-dev
mailing list