--- old/src/share/classes/com/sun/tools/javac/Main.java 2013-10-03 22:24:42.000000000 -0700 +++ new/src/share/classes/com/sun/tools/javac/Main.java 2013-10-03 22:24:42.000000000 -0700 @@ -31,7 +31,7 @@ * The programmatic interface for the Java Programming Language * compiler, javac. */ -@jdk.Supported +@jdk.Exported public class Main { /** Main entry point for the launcher.