On Fri, 29 Nov 2024 01:04:32 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8345143 > > src/java.desktop/share/classes/javax/swing/Popup.java line 247: > >> 245: // Try to set "always-on-top" for the popup window. >> 246: // Applets usually don't have sufficient permissions to do >> it. >> 247: // In this case simply ignore the exception. > > Suggestion: This can still be updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22424#discussion_r1865083798