On Fri, 8 Jul 2022 21:50:40 GMT, Bill Huang <d...@openjdk.org> wrote:
>> Tests Bug8146568 and Bug8148174 were disabled for high memory consumption, >> over 17G. This is a task to re-enable these two tests by marking them as >> manual tests. > > 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? ------------- PR: https://git.openjdk.org/jdk/pull/9404