-
Enhancement
-
Resolution: Won't Fix
-
P4
-
12
The JavacTestingAbstractProcessor test utility class provides a stable API for javac tests which are, over time, written against different language levels. The visitors defined in this class need to have their supported source version updated with each platform JDK release. The implementation can be written to make the required size of the edits need to accomplish this smaller.
- relates to
-
JDK-8205615 Start of release updates for JDK 12
- Resolved