Integrated: JDK-8263684: Avoid wrapping into BufferedWriter twice

Jonathan Gibbons jjg at openjdk.java.net
Wed May 19 18:33:04 UTC 2021


On Tue, 18 May 2021 04:33:52 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial fix to avoid creating an unnecessary `BufferedWriter`.
> 
> `noreg-trivial` (or `noreg-cleanup` : take your pick). Either way, no test.

This pull request has now been integrated.

Changeset: 74f30ad3
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/74f30ad38baecc0f7e9b64124fa9a6b801c280a3
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

8263684: Avoid wrapping into BufferedWriter twice

Reviewed-by: prappo

-------------

PR: https://git.openjdk.java.net/jdk/pull/4080


More information about the javadoc-dev mailing list