[jdk17u-dev] RFR: 8320675: PrinterJob/SecurityDialogTest.java hangs [v4]

Andrew Lu andrewlu at openjdk.org
Tue Sep 10 02:31:50 UTC 2024


On Mon, 9 Sep 2024 08:50:20 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> 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.

@GoeLin  it's right now, thanks

-------------

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2807#discussion_r1751160999


More information about the jdk-updates-dev mailing list