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

Roberto Castañeda Lozano rcastanedalo at openjdk.java.net
Thu Jan 7 08:30:56 UTC 2021


On Tue, 22 Dec 2020 19:48:32 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> Tested on hs-tier1-3 with `-XX:+StressCCP -XX:+LogCompilation -XX:RepeatCompilation=20` as requested by @TobiHartmann. All 76 failures have been traced to test code not handling `LogCompilation`, `RepeatCompilation` (for example [JDK-8258682](https://bugs.openjdk.java.net/browse/JDK-8258682)), or both. No failure could be attributed to `StressCCP` itself. Requesting integration.
>
> Postponing integration until I am back from holidays.

Back from holidays, please sponsor.

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

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


More information about the hotspot-compiler-dev mailing list