Integrated: 8263892: More modifier order fixes in java.base
Alex Blewitt
github.com+76791+alblue at openjdk.java.net
Fri Mar 19 21:09:42 UTC 2021
On Fri, 19 Mar 2021 18:23:00 GMT, Alex Blewitt <github.com+76791+alblue at openjdk.org> wrote:
> Additional changes found in `java.base` of `final private` -> `private final`. Filed with existing bug because it's the same module; can change to a different bug number if required.
This pull request has now been integrated.
Changeset: 77ebc110
Author: Alex Blewitt <alex.blewitt at gmail.com>
Committer: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/77ebc110
Stats: 19 lines in 5 files changed: 0 ins; 0 del; 19 mod
8263892: More modifier order fixes in java.base
Reviewed-by: naoto, iris, redestad
-------------
PR: https://git.openjdk.java.net/jdk/pull/3094
More information about the core-libs-dev
mailing list