--- old/src/share/classes/com/sun/source/tree/Scope.java 2013-10-03 22:24:33.000000000 -0700 +++ new/src/share/classes/com/sun/source/tree/Scope.java 2013-10-03 22:24:32.000000000 -0700 @@ -48,7 +48,7 @@ * * @since 1.6 */ -@jdk.Supported +@jdk.Exported public interface Scope { /** * Returns the enclosing scope.