8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate#820
Conversation
8306015: Update sun.security.ssl TLS tests to use SSLContextTemplate or SSLEngineTemplate Remove hunk from 8237474 8237474: Default SSLEngine should create in server role ... is not in 8u (yet).
|
👋 Welcome back sgehwolf! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
GHA failures are https://bugs.openjdk.org/browse/JDK-8385585 and https://bugs.openjdk.org/browse/JDK-8385584 |
|
Hi @jerboaa . I'm running these tests ( With the following:
Any ideas how I could reproduce your results? (FWIW, I'm using |
@vieiro You are probably missing |
That one has: |
That was it! |
Please review this test-only backport in preparation for JDK-8340321 and JDK-8349583 backports for a crypto roadmap update. The JDK 11u patch didn't apply cleanly due to:
test/libvslib/securityjdk/test/javax/net/ssl/templates/SSLContextTemplate.javadifferences. Details in 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates #813)Testing:
jdk/test/javax/net/ssl,jdk/test/sun/net/www/protocol/httpsandjdk/test/sun/security/ssl/tests with the following results:Test results: passed: 267; failed: 2; error: 1. I.e. the same as for 8284047: Harmonize/Standardize the SSLSocket/SSLEngine/SSLSocketSSLEngine test templates #813. Same known failures.Progress
Integration blocker
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/820/head:pull/820$ git checkout pull/820Update a local copy of the PR:
$ git checkout pull/820$ git pull https://git.openjdk.org/jdk8u-dev.git pull/820/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 820View PR using the GUI difftool:
$ git pr show -t 820Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/820.diff
Using Webrev
Link to Webrev Comment