Integrated: 8342280: Deprecate for removal java.awt.AWTPermission

Phil Race prr at openjdk.org
Wed Nov 27 22:13:43 UTC 2024


On Tue, 26 Nov 2024 01:16:22 GMT, Phil Race <prr at openjdk.org> wrote:

> This deprecates - for removal - java.awt.AWTPermission which is no longer used anywhere in the JDK implementation
> 
> In addition it removes a left over specification mention of it describing AWT Dialog Modality.
> 
> CSR for review is here : https://bugs.openjdk.org/browse/JDK-8345003

This pull request has now been integrated.

Changeset: cf5ee0bd
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cf5ee0bda2e50d91673ff6bfa2d6d1dbb96fa99b
Stats:     19 lines in 2 files changed: 3 ins; 15 del; 1 mod

8342280: Deprecate for removal java.awt.AWTPermission

Reviewed-by: azvegint, kizune

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

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


More information about the client-libs-dev mailing list