RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni [v2]

Jaikiran Pai jpai at openjdk.org
Wed Jan 4 01:26:57 UTC 2023


On Wed, 5 Oct 2022 13:06:25 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Michael Ernst has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>> 
>>  - Reinstate typos in Apache code that is copied into the JDK
>>  - Merge ../jdk-openjdk into typos-typos
>>  - Remove file that was removed upstream
>>  - Fix inconsistency in capitalization
>>  - Undo change in zlip
>>  - Fix typos
>
> src/java.xml/share/classes/org/w3c/dom/Document.java line 293:
> 
>> 291:      * <code>systemId</code>, and <code>notationName</code> attributes are
>> 292:      * copied. If a <code>deep</code> import is requested, the descendants
>> 293:      * of the source <code>Entity</code> are recursively imported and
> 
> This class may come from a 3rd party library. Anyone from `java.xml` can confirm it?

@mernst, could you undo this change to this file from this PR? It does indeed seem to come from a 3rd party source. @JoeWang-Java can correct us if that's not the case.

-------------

PR: https://git.openjdk.org/jdk/pull/10029


More information about the core-libs-dev mailing list