[jdk19u] RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v3]

Tobias Hartmann thartmann at openjdk.org
Wed Sep 28 08:29:07 UTC 2022


> Backport of [JDK-8290529](https://bugs.openjdk.java.net/browse/JDK-8290529). Applies cleanly except for a change to surrounding code in `IRNode.java`. Approval is pending.
> 
> Thanks,
> Tobias

Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:

  Removed IR verification because compareUnsigned is not intrinsified in JDK 19u

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

Changes:
  - all: https://git.openjdk.org/jdk19u/pull/37/files
  - new: https://git.openjdk.org/jdk19u/pull/37/files/11377e92..19a9545a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk19u&pr=37&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk19u&pr=37&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk19u/pull/37.diff
  Fetch: git fetch https://git.openjdk.org/jdk19u pull/37/head:pull/37

PR: https://git.openjdk.org/jdk19u/pull/37


More information about the jdk-updates-dev mailing list