[jdk17u-dev] RFR: 8320675: PrinterJob/SecurityDialogTest.java hangs [v4]
Goetz Lindenmaier
goetz at openjdk.org
Mon Sep 9 08:54:07 UTC 2024
On Mon, 9 Sep 2024 06:36:20 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
>> I backport this for parity with 17.0.13-oracle.
>> modify lines are different, but code is clean.
>
> Andrew Lu has updated the pull request incrementally with two additional commits since the last revision:
>
> - Merge remote-tracking branch 'origin/andrewLu_backport_8320675' into andrewLu_backport_8320675
> - fix
test/jdk/java/awt/print/PrinterJob/SecurityDialogTest.java line 60:
> 58: "\n" +
> 59: "The dialogs should be displayed even when \n" +
> 60: "there is no queuePrintJob permission.";
The indentation is wrong. The file should be identical with the one in 21 after this change.
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2807#discussion_r1749852246
More information about the jdk-updates-dev
mailing list