[jdk11u-dev] Integrated: 8322178: Error. can't find jdk.testlibrary.SimpleSSLContext in test directory or libraries

Amos Shi ashi at openjdk.org
Sat Dec 16 19:07:44 UTC 2023


On Sat, 16 Dec 2023 03:32:17 GMT, Amos Shi <ashi at openjdk.org> wrote:

> - This PR is for  [JDK-8322178](https://bugs.openjdk.org/browse/JDK-8322178)
> - This PR is a hot fix of backport [JDK-8211978](https://bugs.openjdk.org/browse/JDK-8211978) 
>   - https://github.com/openjdk/jdk11u-dev/pull/2330
> 
> Background
> - The original ticket [JDK-8211978](https://bugs.openjdk.org/browse/JDK-8211978) changed `122` files
> - While in Java 11 code base, we have `13` more files need to be changed
> - So this PR is the hot fix for these `13` files
> 
> Testing
> - Test on Local laptop succeeded, MacOS M1 CPU

This pull request has now been integrated.

Changeset: dc374f6d
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/dc374f6df60cd39a98b4683cc7aa6fb07ae5864a
Stats:     37 lines in 13 files changed: 0 ins; 1 del; 36 mod

8322178: Error. can't find jdk.testlibrary.SimpleSSLContext in test directory or libraries

Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net

Reviewed-by: goetz
Backport-of: 4fe2edae5948e95f1940a64a3e9d4379e8362d8c

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

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


More information about the jdk-updates-dev mailing list