Blocks :
|
|
Relates :
|
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.
|