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.
------------- Commit messages: - 8345175: Further cleanup in java.logging and jdk.internal.logger after JEP 486 integration Changes: https://git.openjdk.org/jdk/pull/22436/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22436&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345175 Stats: 13 lines in 2 files changed: 0 ins; 9 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/22436.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22436/head:pull/22436 PR: https://git.openjdk.org/jdk/pull/22436