-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 20
-
Component/s: hotspot
-
b24
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8298355 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
| JDK-8297653 | 17.0.6 | Severin Gehwolf | P4 | Resolved | Fixed | b05 |
In order to properly initialize classes in a native image at run time, Native Image needs to capture the value of ConstantValue attributes (https://docs.oracle.com/javase/specs/jvms/se19/html/jvms-4.html#jvms-4.7.2) at image build time because they can be used to initialize static final fields of primitive or String type.
- backported by
-
JDK-8297653 [JVMCI] add API for retrieving ConstantValue attributes
-
- Resolved
-
-
JDK-8298355 [JVMCI] add API for retrieving ConstantValue attributes
-
- Resolved
-
- links to
-
Commit
openjdk/jdk17u-dev/b4a4f6ad
-
Commit
openjdk/jdk/4ce4f384
-
Review
openjdk/jdk17u-dev/932
-
Review
openjdk/jdk/11144
(1 links to)