-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b89
-
Not verified
There is a test for javac to detect and remove all mutable implicit static fields in langtools. But it would be much better to do this using a plugin that can be enforce this every time langtools is compiled.
- duplicates
-
JDK-8009448 javac should enforce internal rules by using plug-ins
- Closed
- relates to
-
JDK-8003967 detect and remove all mutable implicit static enum fields in langtools
- Closed