RFR: 8256535: C2: randomize CCP processing order for stress testing

Tobias Hartmann thartmann at openjdk.java.net
Wed Dec 16 08:01:55 UTC 2020


On Mon, 14 Dec 2020 12:35:07 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.

Looks good. Before integration, please make sure to run this through testing with `-XX:RepeatCompilation` to make sure it does not trigger any bugs right away.

-------------

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1765


More information about the hotspot-compiler-dev mailing list