-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
7
-
None
-
generic
-
generic
The enum javax.lang.model.SourceVersion has a static variable pointing to a set of String keywords. It would be preferable if the set was initilized using the initialize-on-demand holder class pattern.
- relates to
-
JDK-6948673 Update SourceVersion.isIdentifier to account for JSR 292 exotic identifiers
- Closed