On Sat, 26 Jun 2021 13:01:15 GMT, Kevin Rushforth <[email protected]> wrote:

> This is a follow-on fix to 
> [JDK-8264139](https://bugs.openjdk.java.net/browse/JDK-8264139), which added 
> `@SuppressWarning` annotations to usages of deprecated security manager 
> methods. @wangweij noticed that there was one pattern where the automated 
> tool added the warning at a higher level than was needed. This fix moves the 
> annotation down to be more localized in the two places that were affected.

Marked as reviewed by pbansal (Committer).

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

PR: https://git.openjdk.java.net/jfx/pull/546

Reply via email to