<i18n dev> RFR: 8345143: Remove uses of SecurityManager in the java.desktop module [v6]
Phil Race
prr at openjdk.org
Tue Dec 3 00:15:48 UTC 2024
On Mon, 2 Dec 2024 23:37:03 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> Not related to this PR changes but since ExtendedRobot was mentioned here, I went through Robot.java and it has few SecurityException in javadoc [(as here)](https://github.com/openjdk/jdk/blob/db85090553ab14a84c3ed0a2604dd56c5b6e6982/src/java.desktop/share/classes/java/awt/Robot.java#L506C1-L507C43). Will changes to Robot.java be handled as separate PR + CSR ?
We still use SecurityException in java.awt.Robot too. It is still needed for when the *desktop* denies access.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22424#discussion_r1866789983
More information about the i18n-dev
mailing list