RFR: 8344177: Remove SecurityManager and related calls from java.management [v2]

Kevin Walls kevinw at openjdk.org
Mon Nov 18 15:17:33 UTC 2024


On Mon, 18 Nov 2024 15:01:45 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Kevin Walls has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - remove missed suppression
>>  - comment correction
>
> src/java.management/share/classes/sun/management/ManagementFactoryHelper.java line 454:
> 
>> 452:      * otherwise, just return.
>> 453:      */
>> 454:     @SuppressWarnings("removal")
> 
> Do you still need the `@SuppressWarnings` annotation here?

thanks

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22100#discussion_r1846761847


More information about the serviceability-dev mailing list