jdk-24/test/hotspot/jtreg/compiler/arguments
Roberto Castaneda Lozano fed3636f12 8252219: C2: Randomize IGVN worklist for stress testing
Add 'StressIGVN' option to let C2 randomize IGVN worklist order. When enabled,
the worklist is shuffled before each main run of the IGVN loop. Also add
'StressSeed=N' option to specify the seed. If the seed is not specified, a
random one is generated. In either case, the seed is logged if 'LogCompilation'
is enabled. The new options are declared as production+diagnostic for
consistency with the existing 'StressLCM' and 'StressGCM' options.

Reviewed-by: kvn, chagedorn, thartmann
2020-09-28 06:44:58 +00:00
..
BMICommandLineOptionTestBase.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BMISupportedCPUTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BMIUnsupportedCPUTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckCICompilerCount.java 8198608: Improvements to command-line flags printing 2018-03-19 13:37:57 -05:00
CheckCompileThresholdScaling.java 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected 2018-06-15 09:16:48 -07:00
TestScavengeRootsInCode.java 8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions 2018-11-26 12:16:23 +01:00
TestStressIGVNOptions.java 8252219: C2: Randomize IGVN worklist for stress testing 2020-09-28 06:44:58 +00:00
TestStressReflectiveCode.java 8238759: Clones should always keep the base pointer 2020-03-03 10:29:05 +01:00
TestTraceICs.java 8217447: Develop flag TraceICs is broken 2019-01-22 08:47:01 +01:00
TestUseBMI1InstructionsOnSupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestUseBMI1InstructionsOnUnsupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestUseCompiler.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUseCountLeadingZerosInstructionOnSupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestUseCountLeadingZerosInstructionOnUnsupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestUseCountTrailingZerosInstructionOnSupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestUseCountTrailingZerosInstructionOnUnsupportedCPU.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00