RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni [v2]
Alexey Ivanov
aivanov at openjdk.org
Wed Oct 5 14:17:13 UTC 2022
On Mon, 26 Sep 2022 16:51:36 GMT, Michael Ernst <mernst at openjdk.org> wrote:
>> 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
>
> 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
I agree with everyone who said the PR should be broken to smaller pieces so that it touches code / tests in one or two packages, modules. It would be easier to review, you would need to get an approval from reviewers in a one or two specific areas. At this time, this PR touches files in 11 areas according the number of labels which correspond to a specific mailing list where discussions for the area are held.
-------------
PR: https://git.openjdk.org/jdk/pull/10029
More information about the compiler-dev
mailing list