jdk-24/test/hotspot/jtreg/compiler/membars
Roberto Castañeda Lozano 05459df0c7 8253765: C2: Control randomization in StressLCM and StressGCM
Use the compilation-local seed in 'StressLCM' and 'StressGCM' rather than the
global one. As a consequence, these options use by default a fresh seed in every
compilation, unless 'StressSeed=N' is specified, in which case they behave
deterministically. Annotate tests that use 'StressLCM' and 'StressGCM' with the
'stress' and 'randomness' keys to reflect this change in default behavior.

Reviewed-by: kvn, thartmann
2020-10-12 11:40:50 +00:00
..
DekkerTest.java 8253765: C2: Control randomization in StressLCM and StressGCM 2020-10-12 11:40:50 +00:00
TestMemBarAcquire.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00