java.util.logging.LoggingMXBean and java.util.logging.LogManager::getLoggingMXBean are deprecated since JDK-8139982 in JDK 9.
These deprecations should be uprated to state they are for future removal. java.util.logging.Logging (implements LoggingMXBean) should also be deprecated for removal. ------------- Commit messages: - 8336017: Deprecate java.util.logging.LoggingMXBean, its implementation, and accessor method for removal Changes: https://git.openjdk.org/jdk/pull/23271/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23271&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8336017 Stats: 12 lines in 3 files changed: 2 ins; 0 del; 10 mod Patch: https://git.openjdk.org/jdk/pull/23271.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23271/head:pull/23271 PR: https://git.openjdk.org/jdk/pull/23271