Integrated: 8344994: Remove most uses of RuntimePermission checks in java.desktop

Phil Race prr at openjdk.org
Tue Nov 26 07:07:48 UTC 2024


On Mon, 25 Nov 2024 21:23:14 GMT, Phil Race <prr at openjdk.org> wrote:

> More clean up after JEP 486 (SecurityManager disabling).
> FilePermission is the most common RuntimePermission checked in java.desktop

This pull request has now been integrated.

Changeset: ca81ab5e
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ca81ab5ebc10722171ac861aa460bfaf520f3c7d
Stats:     252 lines in 15 files changed: 0 ins; 244 del; 8 mod

8344994: Remove most uses of RuntimePermission checks in java.desktop

Reviewed-by: azvegint

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

PR: https://git.openjdk.org/jdk/pull/22373


More information about the client-libs-dev mailing list