Here's a simple fix to the split pattern when output lines are using mixed line
separators in the same outputstream . e.g. split("\r\n|\n")

  Issue: https://bugs.openjdk.java.net/browse/JDK-8031482
  Webrev: http://cr.openjdk.java.net/~gadams/JDK-8031482

testing in progress ...

Reply via email to