--- old/jdk/src/jdk.attach/share/classes/com/sun/tools/attach/AttachOperationFailedException.java Wed Jan 6 14:55:25 2016 +++ new/jdk/src/jdk.attach/share/classes/com/sun/tools/attach/AttachOperationFailedException.java Wed Jan 6 14:55:25 2016 @@ -35,7 +35,7 @@ * fails in the target VM. If there is a communication error, * a regular IOException will be thrown. * - * @since 1.9 + * @since 9 */ @jdk.Exported public class AttachOperationFailedException extends IOException {