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

Aleksey Shipilev shade at openjdk.java.net
Wed May 11 14:58:29 UTC 2022


On Wed, 4 May 2022 15:44:33 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
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into JDK-8284848-blackhole-ea
>  - Backport 5629c7555f9bb779c57f45dfb071abbb1d87bb7d

Got the push approval.

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

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


More information about the jdk-updates-dev mailing list