On Thu, 4 Dec 2025 18:50:19 GMT, Matthew Donovan <[email protected]> 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 <[email protected]> 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
