On Fri, 15 Nov 2024 12:35:50 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   remove missed SuppressWarnings
>
> src/java.desktop/windows/classes/sun/awt/Win32FontManager.java line 264:
> 
>> 262:         java.security.AccessController.doPrivileged(
>> 263:             new java.security.PrivilegedAction<Object>() {
>> 264:                 public Object run() {
> 
> Is the `@SuppressWarnings("removal")` on this method still needed?

removed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22083#discussion_r1843901352

Reply via email to