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

Sebastian Stenzel github.com+1204330+overheadhunter at openjdk.java.net
Tue Mar 30 13:42:21 UTC 2021


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

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

Commit messages:
 - reordered fields and methods

Changes: https://git.openjdk.java.net/jdk/pull/3267/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3267&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264112
  Stats: 26 lines in 1 file changed: 13 ins; 13 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3267.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3267/head:pull/3267

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


More information about the nio-dev mailing list