Description
There are some mutable (implicitly static) enum variables (see Option.java). This is problematic when multiple instances of the compiler are ran concurrently.
Attachments
Issue Links
- blocks
-
JDK-8004196 tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java times out
- Closed
- relates to
-
JDK-8006037 extra space in javac -help for -J and @ options
- Closed
-
JDK-8010304 javac should detect all mutable implicit static fields in langtools using a plugin
- Closed