[jdk17u-dev] RFR: 8284848: C2: Compiler blackhole arguments should be treated as globally escaping

Vladimir Kozlov kvn at openjdk.java.net
Mon May 2 15:57:02 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

Good

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

Marked as reviewed by kvn (Reviewer).

PR: https://git.openjdk.java.net/jdk17u-dev/pull/379


More information about the jdk-updates-dev mailing list