RFR: 8364182: Add jcmd VM.security_properties command [v10]
Kevin Walls
kevinw at openjdk.org
Thu Feb 19 10:28:15 UTC 2026
On Wed, 18 Feb 2026 18:43:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Kieran Farrell has updated the pull request incrementally with one additional commit since the last revision:
>>
>> newline
>
> test/hotspot/jtreg/serviceability/dcmd/vm/SecurityPropertiesTest.java line 40:
>
>> 38: * java.management
>> 39: * jdk.internal.jvmstat/sun.jvmstat.monitor
>> 40: * @run testng SecurityPropertiesTest
>
> Probably best to have this test start out as a JUnit rather than TestNG tests as there is effort to try to have new tests not use TestNG.
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...?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29124#discussion_r2826896318
More information about the core-libs-dev
mailing list