git: openjdk/jdk: jdk24: 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:32:47 UTC 2025
Changeset: 29c6bf23
Branch: jdk24
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2025-01-08 23:30:52 +0000
URL: https://git.openjdk.org/jdk/commit/29c6bf23fbc7a4ed9da490b053e0cc37796a891c
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
! src/hotspot/share/cds/metaspaceShared.cpp
+ test/hotspot/jtreg/runtime/cds/appcds/CreateAOTCacheVerifyError.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/BadLookupSwitch.jcod
More information about the jdk-changes
mailing list