RFR: 8257750: writeBuffer field of java.io.DataOutputStream should be final
Lance Andersen
lancea at openjdk.java.net
Fri Dec 4 17:17:12 UTC 2020
On Fri, 4 Dec 2020 16:58:56 GMT, Brian Burkhalter <bpb at 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.
Marked as reviewed by lancea (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1627
More information about the core-libs-dev
mailing list