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

Aleksey Shipilev shade at openjdk.java.net
Wed May 4 15:44:33 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk17u-dev/pull/379/files
  - new: https://git.openjdk.java.net/jdk17u-dev/pull/379/files/63dff48a..e64e3e15

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=379&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=379&range=00-01

  Stats: 328 lines in 7 files changed: 315 ins; 6 del; 7 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/379.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/379/head:pull/379

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


More information about the jdk-updates-dev mailing list