git: openjdk/jdk: master: 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
Mon Jan 6 18:00:42 UTC 2025
Changeset: 8d388ccd
Branch: master
Author: Calvin Cheung <ccheung at openjdk.org>
Date: 2025-01-06 17:59:10 +0000
URL: https://git.openjdk.org/jdk/commit/8d388ccd9eae279018bf499e49152fd276aab5bf
8346457: AOT cache creation crashes with "assert(pair_at(i).match() < pair_at(i+1).match()) failed: unsorted table entries"
Reviewed-by: iklam, dholmes
! 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