yuruguo opened a new pull request #2803: URL: https://github.com/apache/bookkeeper/pull/2803
### Motivation Using `\n` can only pass on Linux and macOS but not on Windows. ### Changes use `System.lineSeparator()` instead of `\n` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
