On Mon, 18 Nov 2024 15:01:45 GMT, Daniel Fuchs <[email protected]> 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