[jdk21u] RFR: 8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods

Martin Doerr mdoerr at openjdk.org
Mon Sep 2 08:28:25 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.

LGTM. Thanks for backporting and your explanations!

-------------

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk21u/pull/449#pullrequestreview-2275001105


More information about the jdk-updates-dev mailing list