<i18n dev> RFR: 8345143: Remove uses of SecurityManager in the java.desktop module [v3]

Phil Race prr at openjdk.org
Mon Dec 2 04:23:46 UTC 2024


On Mon, 2 Dec 2024 00:55:55 GMT, Alexander Zvegintsev <azvegint at 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


More information about the i18n-dev mailing list