RFR: 8364182: Add jcmd VM.security_properties command [v10]
Kevin Walls
kevinw at openjdk.org
Thu Feb 19 14:21:37 UTC 2026
On Thu, 19 Feb 2026 12:44:27 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> The existing dcmd tests are testng so understandable to duplicate that.
>>
>> @AlanBateman Alan added some JUnit tests in this area for the virtual thread tests, but is that policy/advice/preference...?
>
>> but is that policy/advice/preference...?
>
> There is ongoing effort to migrate the existing TestNG tests to JUnit. So I think the general advice is to try to avoid introducing new TestNG tests if possible, start out with JUnit for tests that need a test framework.
Thanks -- I think this is a libs/hotspot crossover area where that migration is not well known.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29124#discussion_r2828160122
More information about the security-dev
mailing list