RFR: JDK-8186947: Fix accessibility and other issues in the java.xml.ws module

Lance Andersen lance.andersen at oracle.com
Fri Sep 1 20:37:18 UTC 2017


looks fine Jon
> On Sep 1, 2017, at 4:34 PM, Jonathan Gibbons <jonathan.gibbons at oracle.com> wrote:
> 
> Please review this small change to fix a broken link in the API docs for the java.xml.ws module.
> 
> Although I've also posted a full webrev and API, the change is more easily seen here:
> 
> --- old/src/java.xml.ws/share/classes/javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder.java	2017-09-01 12:29:36.684932965 -0700
> +++ new/src/java.xml.ws/share/classes/javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder.java	2017-09-01 12:29:36.596929123 -0700
> @@ -145,7 +145,7 @@
>      * Sets the {@code endpointName} as
>      * {@code wsam:ServiceName/@EndpointName} in the
>      * {@code wsa:Metadata} element. This method can only be called
> -     * after the {@link #serviceName} method has been called.
> +     * after the {@link #serviceName(QName)} method has been called.
>      * <p>
>      * See <a href="http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/#refmetadatfromepr">
>      * 2.1 Referencing WSDL Metadata from an EPR</a> for more details.
> 
> 
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8186947
> Webrev: http://cr.openjdk.java.net/~jjg/8186947/webrev/index.html
> API: http://cr.openjdk.java.net/~jjg/8186947/api/javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder.html
> 
> -- Jon

 <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>





More information about the core-libs-dev mailing list