[jdk21u] Integrated: 8338139: {ClassLoading, Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 3 06:26:36 UTC 2024
On Fri, 30 Aug 2024 15:43:11 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> A backport to jdk21u as this fixes a jck issue.
>
> I had to remove the namespace from LogConfiguration::StdoutLog as JDK-8299825 is not in 21.
> I also had to adapt TestVerboseClassLoading, as 'cause' is not known to the logging in 21.
>
> Tests fail as expected, and passes with the fix.
This pull request has now been integrated.
Changeset: 459757e3
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u/commit/459757e3777d61d7510518e88f76f66c08918161
Stats: 204 lines in 6 files changed: 198 ins; 2 del; 4 mod
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
Reviewed-by: mdoerr
Backport-of: 9775d57168695dc0d758e017fe5069d93d593f3e
-------------
PR: https://git.openjdk.org/jdk21u/pull/449
More information about the jdk-updates-dev
mailing list