src/share/classes/com/sun/tools/javac/Main.java

Print this page

        

@@ -29,11 +29,11 @@
 
 /**
  * The programmatic interface for the Java Programming Language
  * compiler, javac.
  */
-@jdk.Supported
+@jdk.Exported
 public class Main {
 
     /** Main entry point for the launcher.
      *  Note: This method calls System.exit.
      *  @param args command line arguments