On Thu, 21 Nov 2024 08:53:57 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> This looks OK to me. A minor suggestion - maybe consider adding this class to > the `@build` tag of jtreg, given how jtreg behaves for library classes. I am not sure this is necessary, the test already imports several other classes from that library (import jdk.test.lib.RandomFactory; import jdk.test.lib.net.SimpleSSLContext;) and not all are listed in the`@build`. I have updated the `@build` as you suggested though. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22278#issuecomment-2491519218