RFR: 8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
Aleksey Shipilev
shade at openjdk.java.net
Mon Nov 8 13:20:50 UTC 2021
Current test fails on SecurityManager installation. See the bug for failure details. The fix is to allow SM for this test, until SM is removed wholesale.
Additional testing:
- [x] Affected test now passes
-------------
Commit messages:
- Fix
Changes: https://git.openjdk.java.net/jdk/pull/6295/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6295&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276805
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/6295.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6295/head:pull/6295
PR: https://git.openjdk.java.net/jdk/pull/6295
More information about the client-libs-dev
mailing list