RFR: 8263855: Use the blessed modifier order in java.management/naming [v2]

Aleksei Efimov aefimov at openjdk.java.net
Mon Mar 22 12:16:40 UTC 2021


On Fri, 19 Mar 2021 17:13:58 GMT, Alex Blewitt <github.com+76791+alblue at openjdk.org> wrote:

>> As with #2993 changing the order of `final static` to `static final` for the `java.management`, `java.management.rmi` and `java.naming` modules.
>
> Alex Blewitt has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Added more replacements of 'final public' with 'public final'

`java.naming` module changes look good to me.

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

Marked as reviewed by aefimov (Committer).

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


More information about the core-libs-dev mailing list