Integrated: JDK-8264112 (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java
Sebastian Stenzel
github.com+1204330+overheadhunter at openjdk.java.net
Wed Mar 31 10:42:24 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.
This pull request has now been integrated.
Changeset: 604b14c4
Author: Sebastian Stenzel <sebastian.stenzel at skymatic.de>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/604b14c4
Stats: 26 lines in 1 file changed: 13 ins; 13 del; 0 mod
8264112: (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/3267
More information about the nio-dev
mailing list