RFR: 8284848: C2: Compiler blackhole arguments should be treated as globally escaping [v3]
Aleksey Shipilev
shade at openjdk.java.net
Thu Apr 21 17:07:26 UTC 2022
On Mon, 18 Apr 2022 18:46:48 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Got failure in new tests when run with ` -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:-TieredCompilation`.
Turns out to be a separate bug, [JDK-8284848](https://bugs.openjdk.java.net/browse/JDK-8284848), PR #8344. Need to fix that one first.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8228
More information about the hotspot-compiler-dev
mailing list