On Thu, 7 Apr 2022 16:04:35 GMT, Tejesh R <d...@openjdk.java.net> wrote:
> > > > > Why can't the test be automatic? > > Actually had thought about automating the test case, but since endOfLine(Win > - '\r\n', linux - '\n') is different for different OS, have made it manual. It just means the original issue is observed on Windows only. Does it make sense to require Windows to run this test? ------------- PR: https://git.openjdk.java.net/jdk/pull/8122