On Mon, 8 Nov 2021 13:13:55 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: fd0a25e6 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fd0a25e62b2c8abc3a419c2e80abbcf11c9e882f Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager Reviewed-by: serb, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/6295