[jdk11u-dev] Integrated: 8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference

Goetz Lindenmaier goetz at openjdk.org
Thu Jan 5 21:17:00 UTC 2023


On Tue, 3 Jan 2023 18:51:12 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.19-oracle.

This pull request has now been integrated.

Changeset: decfc860
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/decfc860538f1c59b51edeb79893dbe21b02f360
Stats:     60 lines in 2 files changed: 24 ins; 0 del; 36 mod

8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference

Instrumented the test to relay the original exception as a suppressed exception of the secondary one, increased sleep time, adjusted iteration numbers according to timeout factor.

Backport-of: 4ca19585c3e7cc63c4d11c96f12c92a6903f331d

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1634


More information about the jdk-updates-dev mailing list