[8u] RFR: 8048021: Remove @version tag in jaxp repo

Alex Kashchenko akashche at redhat.com
Wed Nov 10 16:30:11 UTC 2021


On 11/10/21, Andrew Hughes <gnu.andrew at redhat.com> wrote:
> On 14:08 Tue 19 Oct     , Alex Kashchenko wrote:
>> Hi,
>>
>> Please review the backport of JDK-8048021 to 8u:
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8048021
>>
>> Original commit:
>> https://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/01c25780f33f
>>
>> 8u webrev: https://cr.openjdk.java.net/~akasko/jdk8u/8048021/webrev.00/
>>
>> This change can make it easier to backport subsequent JAXP parity
>> issues to 8u. There are no code changes, all changes are to comments.
>> The following files were resolved manually:
>>
>> src/com/sun/org/apache/xerces/internal/impl/XML11EntityScanner.java
>> src/com/sun/org/apache/xerces/internal/impl/XMLDTDScannerImpl.java
>> src/com/sun/org/apache/xerces/internal/impl/XMLScanner.java
>> src/com/sun/org/apache/xerces/internal/impl/dtd/DTDGrammar.java
>> src/com/sun/org/apache/xerces/internal/impl/xs/XMLSchemaValidator.java
>> src/com/sun/org/apache/xerces/internal/util/EncodingMap.java
>> src/com/sun/org/apache/xerces/internal/xpointer/ElementSchemePointer.java
>> src/javax/xml/parsers/DocumentBuilderFactory.java
>> src/javax/xml/parsers/FactoryConfigurationError.java
>> src/javax/xml/parsers/SAXParserFactory.java
>>
>> --
>> -Alex
>>
>
> Looks good. Approved.

Thanks for the approval! I've pushed it.

Note, there is another similar JAXP comments-only patch submitted approval:

https://mail.openjdk.java.net/pipermail/jdk8u-dev/2021-October/014355.html


-- 
-Alex



More information about the jdk8u-dev mailing list