[jdk25u-dev] Integrated: 8373101: JdkClient and JdkServer test classes ignore namedGroups field
Roland Mesde
duke at openjdk.org
Mon Feb 23 18:07:30 UTC 2026
On Fri, 20 Feb 2026 19:05:49 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8373101: JdkClient and JdkServer test classes ignore namedGroups field.
>
> This PR fixes JdkClient and JdkServer test utility classes to properly include the namedGroups field from their AbstractPeer.Builder parent class when creating/configuring objects, which was previously being ignored.
>
> For parity with Oracle JDK.
>
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> make test TEST=test/jdk/javax/net/ssl/TLSCommon
>
> Results attached:
>
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25453580/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25453581/linux-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25453582/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25453583/macos-aarch64-specific-test.log)
This pull request has now been integrated.
Changeset: ef56a492
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/ef56a4920c350780f0965a85e668b342e2047895
Stats: 25 lines in 2 files changed: 22 ins; 1 del; 2 mod
8373101: JdkClient and JdkServer test classes ignore namedGroups field
Backport-of: 1ae4a6c43ea21d4b147bcfcfaf1484c6e618dce5
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/301
More information about the jdk-updates-dev
mailing list