-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b08
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2182194 | 7 | John Rose | P3 | Closed | Fixed | b71 |
JDK-2181937 | 6u18 | John Rose | P3 | Closed | Fixed | b01 |
The flags EnableInvokeDynamic and EnableMethodHandles need to be categorized as experimental in the JDK6 VM (and off by default).
In a later build of JDK7, the fix for bug 6817525 will turn on those flags (both of them) by default, and at the same time recategorize them as diagnostic.
In a later build of JDK7, the fix for bug 6817525 will turn on those flags (both of them) by default, and at the same time recategorize them as diagnostic.
- backported by
-
JDK-2181937 EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
- Closed
-
JDK-2182194 EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
- Closed
- relates to
-
JDK-6817525 turn on method handle functionality by default for JSR 292
- Closed