19 Mar
2021
19 Mar
'21
6:02 p.m.
On Fri, 19 Mar 2021 17:13:58 GMT, Alex Blewitt <github.com+76791+alblue@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'
Marked as reviewed by redestad (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3078