RFR: 8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id [v2]
Bill Huang
duke at openjdk.org
Fri Jul 8 21:53:47 UTC 2022
On Fri, 8 Jul 2022 21:34:44 GMT, crazybones <duke at openjdk.org> wrote:
>> Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added missing backslash in jdk/TEST.groups
>
> test/jdk/TEST.groups line 587:
>
>> 585: javax/net/ssl/compatibility/HrrTest.java \
>> 586: javax/net/ssl/compatibility/SniTest.java \
>> 587: jdk/nio/zipfs/TestLocOffsetFromZip64EF.java
>
> Shouldn't we add here a backslash at the end of the line?
Good catch! I will add it back. Thank you for pointing out.
-------------
PR: https://git.openjdk.org/jdk/pull/9404
More information about the core-libs-dev
mailing list