--- old/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/RegistryInfo.java 2013-04-04 15:27:22.852613011 +0200 +++ new/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/core/RegistryInfo.java 2013-04-04 15:27:22.804613010 +0200 @@ -29,13 +29,11 @@ import javax.xml.bind.annotation.XmlRegistry; -import com.sun.xml.internal.bind.v2.model.impl.ModelBuilder; - /** * Represents the information in a class with {@link XmlRegistry} annotaion. * *

- * This interface is only meant to be used as a return type from {@link ModelBuilder}. + * This interface is only meant to be used as a return type from {@link com.sun.xml.internal.bind.v2.model.impl.ModelBuilder}. * * @author Kohsuke Kawaguchi */