Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2214028 | 7u6 | Tom Rodriguez | P4 | Closed | Won't Fix |
There are many vm specific fields declared in the java.lang.invoke classes that would be better injected by the JVM as needed. Once the support for injecting them is in these should all be removed from the JDK code. That bug is 7086585.
- backported by
-
JDK-2214028 JSR 292: remove the vm specific fields from the java.lang.invoke classes
- Closed
- relates to
-
JDK-7023639 JSR 292 method handle invocation needs a fast path for compiled code
- Closed
-
JDK-7086585 make Java field injection more flexible
- Closed