git: openjdk/jdk11u-dev: 2 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Thu Jan 5 21:15:41 UTC 2023
Changeset: dc5590f2
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-01-05 21:11:00 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/dc5590f2e9432d6c47df39c5a3748480fca95d49
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
Backport-of: d98fe57b18d74236a102744f136ddb5785fe70a3
! test/jdk/java/lang/invoke/CompileThresholdBootstrapTest.java
! test/jdk/java/lang/invoke/ConstantIdentityMHTest.java
! test/jdk/java/lang/invoke/FilterArgumentsTest.java
! test/jdk/java/lang/invoke/lookup/SpecialStatic.java
Changeset: decfc860
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-01-05 21:13:45 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/decfc860538f1c59b51edeb79893dbe21b02f360
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
! test/jdk/java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java
! test/jdk/java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexUpdate.java
More information about the jdk-updates-changes
mailing list