[jdk24] Integrated: 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 23:34:43 UTC 2025
On Wed, 8 Jan 2025 17:00:31 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> 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!
This pull request has now been integrated.
Changeset: 29c6bf23
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/29c6bf23fbc7a4ed9da490b053e0cc37796a891c
Stats: 171 lines in 3 files changed: 170 ins; 1 del; 0 mod
8346457: AOT cache creation crashes with "assert(pair_at(i).match() < pair_at(i+1).match()) failed: unsorted table entries"
Reviewed-by: iklam
Backport-of: 8d388ccd9eae279018bf499e49152fd276aab5bf
-------------
PR: https://git.openjdk.org/jdk/pull/22975
More information about the hotspot-runtime-dev
mailing list