gnodet commented on PR #12654: URL: https://github.com/apache/maven/pull/12654#issuecomment-5184982439
> Could we ditch the PrintWriter completely? > Could we ditch the PrintWriter completely? And go where ? `System.out` also has `synchronized` blocks everywhere in its implementation. I think ultimately, this is necessary to not have garbled output. -- 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]
