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

Print this page

        

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