[jdk17u-dev] RFR: 8313262: C2: Sinking node may cause required cast to be dropped

Aleksey Shipilev shade at openjdk.org
Thu Aug 24 08:34:04 UTC 2023


Clean backport to fix recent JDK 17 backport regression.

Additional testing:
 - [x] New test fails without the fix, passes with it
 - [ ] Linux x86_64 fastdebug `tier1 tier2 tier3`

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

Commit messages:
 - Backport 1cee3b9fd9720e7938029a6992460b9053e65e57

Changes: https://git.openjdk.org/jdk17u-dev/pull/1690/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1690&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313262
  Stats: 69 lines in 2 files changed: 68 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1690.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1690/head:pull/1690

PR: https://git.openjdk.org/jdk17u-dev/pull/1690


More information about the jdk-updates-dev mailing list