Integrated: 8345175: Further cleanup in java.logging and jdk.internal.logger after JEP 486 integration
Daniel Fuchs
dfuchs at openjdk.org
Thu Nov 28 14:19:40 UTC 2024
On Thu, 28 Nov 2024 12:19:25 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> A few minor things were missed by JDK-8344235. Some unused variables can be removed, some @SuppressWranings are now redundant and some comments ,mentioning the access control context can be deleted.
This pull request has now been integrated.
Changeset: 3b21a298
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3b21a298c29d88720f6bfb2dc1f3305b6a3db307
Stats: 13 lines in 2 files changed: 0 ins; 9 del; 4 mod
8345175: Further cleanup in java.logging and jdk.internal.logger after JEP 486 integration
Reviewed-by: alanb, coffeys
-------------
PR: https://git.openjdk.org/jdk/pull/22436
More information about the core-libs-dev
mailing list