[jdk21u] RFR: 8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 29 02:13:52 UTC 2023
I backport this for parity with 17.0.10-oracle.
After it being backported to 17.0.10-oracle,
the risk of bringing it to 21 should be acceptable as this will have much less exposure.
Test passes on top of 8308103. Will run it through SAPs testing.
-------------
Depends on: https://git.openjdk.org/jdk21u/pull/199
Commit messages:
- Backport 01e135c91018a41800c2df534b1d6dbd396adbf4
Changes: https://git.openjdk.org/jdk21u/pull/200/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=200&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8312440
Stats: 58 lines in 2 files changed: 57 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk21u/pull/200.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/200/head:pull/200
PR: https://git.openjdk.org/jdk21u/pull/200
More information about the jdk-updates-dev
mailing list