RFR: JDK-8264112 (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java

Alan Bateman alanb at openjdk.java.net
Tue Mar 30 17:22:21 UTC 2021


On Tue, 30 Mar 2021 13:28:59 GMT, Sebastian Stenzel <github.com+1204330+overheadhunter at openjdk.org> wrote:

> Reordered fields and methods: First declare static variables, then instance variables, the constructor, methods.

Marked as reviewed by alanb (Reviewer).

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

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


More information about the nio-dev mailing list