jdk-24/test/hotspot/jtreg/compiler/debug
Roberto Castañeda Lozano b509e31e5f 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45"
Remove test assertion checking that different random seeds lead to different
code motion decisions. This was the case for the specific pair of random seeds,
IR fed to code motion, and target platforms tested originally; but does not need
to hold in general. Remove similar test assertion in IGVN randomization test
case. Re-enable the test case.

Reviewed-by: shade, kvn
2020-10-14 08:07:59 +00:00
..
TestGenerateStressSeed.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestStressCM.java 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45" 2020-10-14 08:07:59 +00:00
TestStressIGVN.java 8254602: compiler/debug/TestStressCM.java failed with "RuntimeException: got the same optimization stats for different seeds: expected 45" 2020-10-14 08:07:59 +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