RFR: 8364182: Add jcmd VM.security_properties command [v9]

Kevin Walls kevinw at openjdk.org
Thu Feb 19 10:28:11 UTC 2026


On Wed, 18 Feb 2026 17:51:14 GMT, Kieran Farrell <kfarrell at openjdk.org> wrote:

>> test/hotspot/jtreg/serviceability/dcmd/vm/SecurityPropertiesTest.java line 33:
>> 
>>> 31: 
>>> 32: /*
>>> 33:  * @test
>> 
>> should a bug tag be added to this test ? Not sure if it's the norm for hotspot tests
>
> I couldnt see it used in any test in this directory, but a few tests in other directories have it so not sure what best practise is here, maybe @kevinjwalls can advise?

Yes the bug tag has to be welcome...
I see it used elsewhere in area, but yes it's not in e.g. SystemPropertiesTest which would have been the obvious reference.  This may have been there since jcmd was introduced.  It's good to have the tag. 8-)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29124#discussion_r2826884357


More information about the core-libs-dev mailing list