-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b11
The AOT stub blob save and restore API handles Adapter blobs differently to other single-stub blobs by passing the associated entries in a separate auxiliary array. Storing the entry offsets in the blob, as happens with other generated blobs, simplifies the current save/restore API and implementation. It also makes it easier to define and implement an API extension supporting save and restore of multi-stub (StubGen) blobs.
- causes
-
JDK-8365229 ARM32: c2i_no_clinit_check_entry assert failed after JDK-8364269
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/241808e1
-
Review(master)
openjdk/jdk/26532