-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b138
-
generic
-
generic
-
Verified
JSR 292 Polymorphic Annotations, these will no longer be necessary and needs
to be removed from the langtools repository.
The important things to remove are the transitional references to the "java.dyn" package, which won't exist in the OpenJDK sources after about jdk7-b136.
The annotations are an internal implementation feature. They need to stay at least through the JSR 292 review period, in case a decision is taken to change the invoke names. Put another way, the invoke names must not be hardwired into javac.
to be removed from the langtools repository.
The important things to remove are the transitional references to the "java.dyn" package, which won't exist in the OpenJDK sources after about jdk7-b136.
The annotations are an internal implementation feature. They need to stay at least through the JSR 292 review period, in case a decision is taken to change the invoke names. Put another way, the invoke names must not be hardwired into javac.
- relates to
-
JDK-7012648 move JSR 292 to package java.lang.invoke and adjust names
-
- Closed
-
-
JDK-6981791 remove experimental code for JSR 292
-
- Closed
-