On Thu, 14 Nov 2024 19:27:30 GMT, Kevin Rushforth <[email protected]> wrote:

>> src/java.desktop/share/classes/javax/swing/RepaintManager.java line 216:
>> 
>>> 214:         @SuppressWarnings("removal")
>>> 215:         var t1 = "true".equals(AccessController.
>>> 216:                 doPrivileged(new GetPropertyAction(
>> 
>> Missed the GetPropertyAction import for this file (can't annotate there)
>
> This will need to be a follow-up at this point.

oops. I was already integrating when this comment came in.
I will fix in a follow-up.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22090#discussion_r1842782033

Reply via email to