On Fri, 8 Jul 2022 21:34:44 GMT, crazybones <d...@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