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

Roberto Castañeda Lozano rcastanedalo at openjdk.java.net
Thu Jan 7 20:46:59 UTC 2021


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.

This pull request has now been integrated.

Changeset: bc565414
Author:    Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bc565414
Stats:     267 lines in 8 files changed: 146 ins; 114 del; 7 mod

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.

Reviewed-by: chagedorn, kvn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list