-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 20
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298356 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8297616 | 17.0.6 | Severin Gehwolf | P4 | Resolved | Fixed | b05 |
Native Image needs to convert ResolvedJavaMethod objects to java.lang.reflect.Executable objects and ResolvedJavaField objects to java.lang.reflect.Field objects. This is currently done by digging into JVMCI internals with reflection. Instead, this functionality should be exposed by public JVMCI API.
- backported by
-
JDK-8297616 [JVMCI] Access to j.l.r.Method/Constructor/Field for ResolvedJavaMethod/ResolvedJavaField
- Resolved
-
JDK-8298356 [JVMCI] Access to j.l.r.Method/Constructor/Field for ResolvedJavaMethod/ResolvedJavaField
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/20f22188
-
Commit openjdk/jdk/5db1b58c
-
Review openjdk/jdk17u-dev/929
-
Review openjdk/jdk/11146
(1 links to)