-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 20
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298360 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8297620 | 17.0.6 | Severin Gehwolf | P4 | Resolved | Fixed | b05 |
`HotSpotConstantPool.loadReferencedType(int cpi, int opcode, boolean initialize)` allows loading a type without triggering class initialization. This method should be lifted up to ConstantPool so that this functionality can be used without depending on HotSpot-specific JVMCI classes.
- backported by
-
JDK-8297620 [JVMCI] list HotSpotConstantPool.loadReferencedType to ConstantPool
-
- Resolved
-
-
JDK-8298360 [JVMCI] list HotSpotConstantPool.loadReferencedType to ConstantPool
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/aec08843
-
Commit openjdk/jdk/b3ef3375
-
Review openjdk/jdk17u-dev/930
-
Review openjdk/jdk/11145
(1 links to)