RFR [15/java.xml] 8237187 Obsolete references to java.sun.com

naoto.sato at oracle.com naoto.sato at oracle.com
Thu Apr 9 00:44:29 UTC 2020


++1

Naoto

On 4/8/20 4:34 PM, Lance Andersen wrote:
> +1
> 
>> On Apr 8, 2020, at 7:28 PM, Joe Wang <huizhe.wang at oracle.com> wrote:
>>
>> Please review a doc-only change to replace links to sun.com with ones to oracle.com. Only material changes were the two sun.com links, others format, e.g. moving the anchor brackets to within one line.
>>
>> --- a/src/java.base/share/classes/jdk/internal/util/xml/impl/ParserSAX.java
>> +++ b/src/java.base/share/classes/jdk/internal/util/xml/impl/ParserSAX.java
>> @@ -40,14 +40,14 @@
>>
>>   /**
>>    * XML non-validating push parser.
>> - *
>> - * This non-validating parser conforms to <a href="http://www.w3.org/TR/REC-xml"
>> - * >Extensible Markup Language (XML) 1.0</a> and <a
>> - * href="http://www.w3.org/TR/REC-xml-names" >"Namespaces in XML"</a>
>> - * specifications. The API supported by the parser are <a
>> - * href="http://java.sun.com/aboutJava/communityprocess/final/jsr030/index.html">CLDC
>> - * 1.0</a> and <a href="http://www.jcp.org/en/jsr/detail?id=280">JSR-280</a>, a
>> - * JavaME subset of <a href="http://java.sun.com/xml/jaxp/index.html">JAXP</a>
>> + * <p>
>> + * This non-validating parser conforms to <a href="http://www.w3.org/TR/REC-xml">
>> + * Extensible Markup Language (XML) 1.0</a> and
>> + * <a href="http://www.w3.org/TR/REC-xml-names" >Namespaces in XML</a>
>> + * specifications. The API supported by the parser are
>> + * <a href="https://www.oracle.com/technetwork/java/cldc-141990.html">CLDC</a> and
>> + * <a href="http://www.jcp.org/en/jsr/detail?id=280">JSR-280</a>, a JavaME subset of
>> + * <a href="https://www.oracle.com/technetwork/java/intro-140052.html">JAXP</a>
>>    * and <a href="http://www.saxproject.org/">SAX2</a>.
>>    *
>>    * @see org.xml.sax.XMLReader
>>
>>
>> Thanks,
>> Joe
>>
> 
>   <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