--- old/src/share/classes/com/sun/nio/sctp/Notification.java 2013-02-21 17:46:28.052649797 +0000 +++ new/src/share/classes/com/sun/nio/sctp/Notification.java 2013-02-21 17:46:27.756649804 +0000 @@ -37,6 +37,7 @@ * * @since 1.7 */ +@jdk.Supported public interface Notification { /** * Returns the association that this notification is applicable to.