[jdk8u-dev] Integrated: 8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java

SendaoYan syan at openjdk.org
Thu Jan 30 10:33:56 UTC 2025


On Mon, 26 Aug 2024 08:02:37 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   This PR contains two backports [JDK-8266881](https://github.com/openjdk/jdk11u-dev/commit/8138382780b16f4184ad5bbfe07ab2468afe71a8) and [JDK-8227651](https://github.com/openjdk/jdk11u-dev/commit/e8b7e77c8b71946eaee952443e001105b48fe73e) from jdk11u-dev.
> We observed `javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch` by ours nightly CI, so we want to backport these two PRs to fix the test bugs which cause intermittent fails.
> 
> The change in `test/jdk/ProblemList.txt` was not needed deal with in jdk8u-dev, all other files are backported cleanly.
> 
> Changes(total 6 releated testcases) has been verified locally. Test fix only, no risk.
> 
> Additional testing:
> 
> - [x] full jtreg tests on linux x64
> - [x] full jtreg tests on linux aarch64

This pull request has now been integrated.

Changeset: f89c26f5
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/f89c26f592a739ae146d44ff295b1c5afb719af4
Stats:     52 lines in 7 files changed: 5 ins; 4 del; 43 mod

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

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

PR: https://git.openjdk.org/jdk8u-dev/pull/567


More information about the jdk8u-dev mailing list