git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Thu Jan 7 20:44:51 UTC 2021


Changeset: bc565414
Author:    Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
Date:      2021-01-07 20:43:48 +0000
URL:       https://git.openjdk.java.net/mobile/commit/bc565414

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

! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/phaseX.cpp
- test/hotspot/jtreg/compiler/arguments/TestStressIGVNOptions.java
+ test/hotspot/jtreg/compiler/arguments/TestStressOptions.java
! test/hotspot/jtreg/compiler/debug/TestGenerateStressSeed.java
- test/hotspot/jtreg/compiler/debug/TestStressIGVN.java
+ test/hotspot/jtreg/compiler/debug/TestStressIGVNAndCCP.java

Changeset: 6523a373
Author:    duke <duke at openjdk.org>
Date:      2021-01-07 20:44:15 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6523a373

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list