git: openjdk/jdk8u-dev: 2 new changesets
Severin Gehwolf
sgehwolf at openjdk.org
Thu Jan 30 10:33:24 UTC 2025
Changeset: f89c26f5
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2025-01-30 10:31:19 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/f89c26f592a739ae146d44ff295b1c5afb719af4
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
8212096: javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch
8227651: Tests fail with SSLProtocolException: Input record too big
Reviewed-by: phh
Backport-of: 8138382780b16f4184ad5bbfe07ab2468afe71a8
! jdk/test/javax/net/ssl/SSLEngine/LargePacket.java
! jdk/test/javax/net/ssl/SSLEngine/SSLEngineService.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorer.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerUnmatchedSNI.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java
Changeset: bfd4d8ba
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2025-01-30 10:32:37 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/bfd4d8ba52ee6126adcd8f3e1e09373ca2e699c4
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Ensure the target thread has reached wait() before inspecting it
Reviewed-by: phh
Backport-of: 84b88b391288bb4297bc941d9047a0cfaa5c60b2
! jdk/test/java/lang/management/ManagementFactory/ThreadMXBeanProxy.java
More information about the jdk8u-dev-changes
mailing list