-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b108
-
Not verified
Currently, javac.Main has 3 public methods, of which two are supported and one is specifically excluded. The excluded class is the "standard" public static void main entry point, so it would seem to make sense to define what it does, declare it a supported method, so that the entire class can be labelled @jdk.Supported.
- is blocked by
-
JDK-8008274 javac should not reference/use sample code
-
- Closed
-
- relates to
-
JDK-8008267 Add @Supported annotation to com.sun.source types
-
- Closed
-