jdk-24/test/hotspot/jtreg/compiler/debug
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
..
TestGenerateStressSeed.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestStressCM.java 8254805: compiler/debug/TestStressCM.java is still failing 2020-10-20 06:08:25 +00:00
TestStressIGVN.java 8254805: compiler/debug/TestStressCM.java is still failing 2020-10-20 06:08:25 +00:00
TraceIterativeGVN.java 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
VerifyAdapterSharing.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00