RFR: 8273357: SecurityManager deprecation warning from java/awt/regtesthelpers/Util.java
Phil Race
prr at openjdk.org
Fri Dec 2 23:16:31 UTC 2022
The compilation of a number of tests that use regtesthelpers/Util.java are getting a warning about
the deprecation-for-removal of the SecurityManager.
This suppresses that warning.
-------------
Commit messages:
- 8273357
Changes: https://git.openjdk.org/jdk/pull/11492/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11492&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8273357
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11492.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11492/head:pull/11492
PR: https://git.openjdk.org/jdk/pull/11492
More information about the client-libs-dev
mailing list