RFR: 8256535: C2: randomize CCP processing order for stress testing [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Thu Jan 7 20:07:05 UTC 2021
On Thu, 7 Jan 2021 19:25:25 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> Add `StressCCP` option to randomize the selection of the node to be examined in each CCP iteration.
>
> Roberto Castañeda Lozano has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Update copyright year
> - Merge branch 'master' into JDK-8256535
> - Merge branch 'master' into JDK-8256535
> - Add missing bug reference
> - 8256535: C2: randomize CCP processing order for stress testing
>
> Add 'StressCCP' option to randomize the selection of the node to be examined in
> each CCP iteration.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1765
More information about the hotspot-compiler-dev
mailing list