On Thu, 7 Apr 2022 11:19:53 GMT, Alexey Ivanov <aiva...@openjdk.org> 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. ------------- PR: https://git.openjdk.java.net/jdk/pull/8122