RFR: 8283426: Fix 'exeption' typo [v3]
Alexey Ivanov
aivanov at openjdk.java.net
Wed Mar 23 10:15:36 UTC 2022
On Wed, 23 Mar 2022 07:31:23 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> Fix repeated typo `exeption`
>
> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8283426: Fix 'exeption' typo
> fix more typos, found by Sean Coffey
Marked as reviewed by aivanov (Reviewer).
test/jdk/javax/sql/testng/test/rowset/serial/SerialJavaObjectTests.java line 46:
> 44:
> 45: /*
> 46: * Validate that an SerialException is thrown when the object specified
Suggestion:
* Validate that a SerialException is thrown when the object specified
-------------
PR: https://git.openjdk.java.net/jdk/pull/7879
More information about the security-dev
mailing list