RFR: 8252219: C2: Randomize IGVN worklist for stress testing [v6]
Roberto Castaneda Lozano
github.com+8792647+robcasloz at openjdk.java.net
Fri Sep 25 07:37:39 UTC 2020
On Thu, 24 Sep 2020 18:48:39 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Roberto Castaneda Lozano has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Empty commit to trigger jcheck after updating GitHub user name
>
> test/hotspot/jtreg/compiler/arguments/TestStressIGVNOptions.java line 32:
>
>> 30: * compiler.arguments.TestStressIGVNOptions
>> 31: * @run main/othervm -XX:+StressIGVN -XX:StressSeed=42
>> 32: * compiler.arguments.TestStressIGVNOptions
>
> Please, add next to run test when C2 is enabled as you did for other 2 tests:
> @requires vm.compiler2.enabled
Done, thanks for catching this up!
-------------
PR: https://git.openjdk.java.net/jdk/pull/242
More information about the hotspot-compiler-dev
mailing list