[jdk17u-dev] Integrated: 8284848: C2: Compiler blackhole arguments should be treated as globally escaping
Aleksey Shipilev
shade at openjdk.java.net
Wed May 11 14:58:31 UTC 2022
On Mon, 2 May 2022 11:29:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to improve Blackhole - EA interactions. The backport is not clean, because `IRNode` needs missing constants, and `set_escape_state` does not accept third argument (description) in 18u.
>
> Additional testing:
> - [x] `compiler/c2/irTests/blackhole` fail without the patch, pass with it
> - [x] `compiler/blackhole` continue to pass
This pull request has now been integrated.
Changeset: 31eefe5e
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/31eefe5e9693419b2f23e069fddf9229e04e423e
Stats: 258 lines in 6 files changed: 258 ins; 0 del; 0 mod
8284848: C2: Compiler blackhole arguments should be treated as globally escaping
Reviewed-by: kvn
Backport-of: 5629c7555f9bb779c57f45dfb071abbb1d87bb7d
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/379
More information about the jdk-updates-dev
mailing list