On Fri, 15 Nov 2024 23:04:31 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8344061 > > src/java.desktop/share/classes/sun/awt/AppContext.java line 248: > >> 246: new ThreadLocal<AppContext>(); >> 247: >> 248: //@SuppressWarnings("removal") > > `@SuppressWarnings("removal")` is commented out? Probably meant to remove it? ok > src/java.desktop/share/classes/sun/awt/CausedFocusEvent.java line 73: > >> 71: } >> 72: >> 73: //@SuppressWarnings("removal") > > Same here - did you mean to remove it? effectively is removed. deleted ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22161#discussion_r1845297916 PR Review Comment: https://git.openjdk.org/jdk/pull/22161#discussion_r1845297959