Thanks for the bug report. Is there some less processey way to address the issue? For example, can we exec the Java interpreter with the argument -Dline.separator='\n', or call System.setProperty("line.separator", "\n") early in the test?

Reply via email to