[jdk25u-dev] RFR: 8373101: JdkClient and JdkServer test classes ignore namedGroups field

duke duke at openjdk.org
Mon Feb 23 16:57:28 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)

@rm-gh-8 
Your change (at version 79975c23245a3ff511946dedcd8184c4f983808a) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/301#issuecomment-3945990601


More information about the jdk-updates-dev mailing list