On Mon, 2 Dec 2024 00:55:55 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> 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. fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22424#discussion_r1865204366