-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b19
-
generic
-
generic
-
Verified
javac option decoding is currently spread across class Option and its subtypes, enum OptionName, and RecognizedOptions. The code should refactored to use a single enum Option, with members for the various options supported by javac.
- relates to
-
JDK-7121164 renamed files not committed
-
- Closed
-