[jdk24] RFR: 8346457: AOT cache creation crashes with "assert(pair_at(i).match() < pair_at(i+1).match()) failed: unsorted table entries"
Calvin Cheung
ccheung at openjdk.org
Wed Jan 8 17:06:38 UTC 2025
Hi all,
This pull request contains a backport of commit [8d388ccd](https://github.com/openjdk/jdk/commit/8d388ccd9eae279018bf499e49152fd276aab5bf) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Calvin Cheung on 6 Jan 2025 and was reviewed by Ioi Lam and David Holmes.
Thanks!
-------------
Commit messages:
- Backport 8d388ccd9eae279018bf499e49152fd276aab5bf
Changes: https://git.openjdk.org/jdk/pull/22975/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22975&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8346457
Stats: 171 lines in 3 files changed: 170 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22975.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22975/head:pull/22975
PR: https://git.openjdk.org/jdk/pull/22975
More information about the hotspot-runtime-dev
mailing list