On Thu, 14 Nov 2024 18:29:59 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Review comment
>
> src/java.desktop/windows/classes/sun/print/PrintServiceLookupProvider.java 
> line 95:
> 
>> 93: 
>> 94:             // start the local printer listener thread
>> 95:             AccessController.doPrivileged((PrivilegedAction<Thread>) () 
>> -> {
> 
> Can you remove the `@SuppressWarnings("removal")` from this method after this 
> change?

ok

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

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

Reply via email to