Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215486 | 8 | Tom Rodriguez | P4 | Closed | Fixed | b08 |
JDK-2214909 | 7u2 | Tom Rodriguez | P4 | Closed | Fixed | b08 |
Classes which are special to the JVM often need fields for the VM's use. Currently the mechanism for this is adhoc or relies on the Java code declaring the needed fields. We need a mechanism for flexibly injecting needed fields.
- backported by
-
JDK-2214909 make Java field injection more flexible
- Closed
-
JDK-2215486 make Java field injection more flexible
- Closed
- relates to
-
JDK-7090654 nightly failures after 7086585
- Closed
-
JDK-7092278 "jmap -finalizerinfo" throws "sun.jvm.hotspot.utilities.AssertionFailure: invalid cp index 0 137"
- Closed
-
JDK-7088481 JSR 292: remove the vm specific fields from the java.lang.invoke classes
- Closed