-
Enhancement
-
Resolution: Other
-
P4
-
None
-
9
With JDK 9 now underway, it is a fine time to update the JDK 9 langtools code base to fully take advantage of Java SE 8 coding idioms, including lambda expressions and the streams API.
- relates to
-
JDK-8057548 Annotate.Worker should be replaced with lambdas
- Closed
-
JDK-8030244 Update langtools code base to use diamond syntax
- Resolved
-
JDK-8030262 Update langtools code base to use for-each loops
- Resolved
-
JDK-8030245 Update langtools code base to use try-with-resources and multi-catch
- Closed
-
JDK-8030253 Update langtools code base to use strings in switch
- Closed