Integrated: 8373101: JdkClient and JdkServer test classes ignore namedGroups field

Matthew Donovan mdonovan at openjdk.org
Tue Dec 9 18:51:15 UTC 2025


On Thu, 4 Dec 2025 18:50:19 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

> This PR updates a couple test utility classes, JdkClient and JdkServer. Theseclasses extend AbstractPeer which contains a `namedGroup` field however, when creating/configuring the objects, the field is ignored. This PR just makes sure to include named groups if they are specified.

This pull request has now been integrated.

Changeset: 1ae4a6c4
Author:    Matthew Donovan <mdonovan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1ae4a6c43ea21d4b147bcfcfaf1484c6e618dce5
Stats:     25 lines in 2 files changed: 22 ins; 1 del; 2 mod

8373101: JdkClient and JdkServer test classes ignore namedGroups field

Reviewed-by: rhalade

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

PR: https://git.openjdk.org/jdk/pull/28664


More information about the security-dev mailing list