jdk-24/test/hotspot
Roberto Castañeda Lozano 98ec4a6792 8254805: compiler/debug/TestStressCM.java is still failing
Use the code motion trace produced by TraceOptoPipelining (excluding traces of
stubs) to assert that two compilations with the same seed cause StressLCM and
StressGCM to take the same randomized decisions. Previously, the entire output
produced by PrintOptoStatistics was used instead, which has shown to be too
fragile. Also, disable inlining in both TestStressCM.java and the similar
TestStressIGVN.java to prevent flaky behavior, and run both tests for ten
different seeds to improve coverage.

Reviewed-by: kvn, thartmann
2020-10-20 06:08:25 +00:00
..
gtest 8253913: unify gtest test names 2020-10-02 13:46:13 +00:00
jtreg 8254805: compiler/debug/TestStressCM.java is still failing 2020-10-20 06:08:25 +00:00