On Fri, 4 Dec 2020 16:58:56 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Please review this trivial change to make the `writeBuffer` array field final > and move it to the beginning of the class where other fields are declared. This pull request has now been integrated. Changeset: e27ea4d1 Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e27ea4d1 Stats: 4 lines in 1 file changed: 2 ins; 2 del; 0 mod 8257750: writeBuffer field of java.io.DataOutputStream should be final Reviewed-by: lancea, naoto ------------- PR: https://git.openjdk.java.net/jdk/pull/1627