Integrated: 8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager

Aleksey Shipilev shade at openjdk.java.net
Wed Nov 10 08:02:45 UTC 2021


On Mon, 8 Nov 2021 13:13:55 GMT, Aleksey Shipilev <shade at 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 <shade at 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



More information about the client-libs-dev mailing list