compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java fails with
Execution failed: `main' threw exception: java.lang.RuntimeException: Two uncommon traps with reason rtm_state_change should be fired.: expected 0 to equal 2
on Windows machine with both x86 and x64 jdk.
Other similar tests failures:
compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java
compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
compiler/rtm/locking/TestRTMLockingCalculationDelay.java
compiler/rtm/locking/TestRTMLockingThreshold.java
compiler/rtm/locking/TestUseRTMXendForLockBusy.java
compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java
Execution failed: `main' threw exception: java.lang.RuntimeException: Two uncommon traps with reason rtm_state_change should be fired.: expected 0 to equal 2
on Windows machine with both x86 and x64 jdk.
Other similar tests failures:
compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java
compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
compiler/rtm/locking/TestRTMLockingCalculationDelay.java
compiler/rtm/locking/TestRTMLockingThreshold.java
compiler/rtm/locking/TestUseRTMXendForLockBusy.java
compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java
- relates to
-
JDK-8180723 Compiler RTM tests fail
-
- Closed
-