--- old/src/share/classes/com/sun/net/httpserver/spi/package-info.java 2013-02-21 17:46:21.596649946 +0000 +++ new/src/share/classes/com/sun/net/httpserver/spi/package-info.java 2013-02-21 17:46:21.304649952 +0000 @@ -24,7 +24,8 @@ */ /** - Provides a pluggable service provider interface, which allows the HTTP server - implementation to be replaced with other implementations. -*/ + * Provides a pluggable service provider interface, which allows the HTTP server + * implementation to be replaced with other implementations. + */ +@jdk.Supported package com.sun.net.httpserver.spi;