RFR: 8344799: Remove permissions checks from java.awt.Desktop

Alexander Zvegintsev azvegint at openjdk.org
Thu Nov 21 23:49:14 UTC 2024


On Thu, 21 Nov 2024 22:21:47 GMT, Phil Race <prr at openjdk.org> wrote:

> Clean up permission checks in java.awt.Desktop class
> Also remove no longer needed exports from java.base to java.desktop

There is a mention of the `GetPropertyAction` left in the comment:

https://github.com/openjdk/jdk/blob/c199f5326b8dd41f33a12e5db7552331e0844601/src/java.desktop/share/classes/sun/awt/util/PerformanceLogger.java#L130

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22311#issuecomment-2492579814


More information about the core-libs-dev mailing list