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:23:01 UTC 2023
On Wed, 5 Oct 2022 13:22:14 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
>
> test/jdk/sun/jvmstat/testlibrary/utils.sh line 181:
>
>> 179: if [ $? -eq 0 ]
>> 180: then
>> 181: # it's still lingering, now it is hard
>
> Suggestion:
>
> # it's still lingering, now hit it hard
@mernst, this suggestion appears relevant. Could you update the PR to address this?
-------------
PR: https://git.openjdk.org/jdk/pull/10029
More information about the serviceability-dev
mailing list