RFR: 8314070: javax.print: Support IPP output-bin attribute extension [v9]

Alexander Scherbatiy alexsch at openjdk.org
Wed May 22 16:15:06 UTC 2024


On Mon, 20 May 2024 18:03:54 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Alexander Scherbatiy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make OutputBin class sealed
>
> test/jdk/javax/print/attribute/OutputBinAttributePrintDialogTest.java line 42:
> 
>> 40: import javax.print.attribute.standard.MediaSizeName;
>> 41: import javax.print.attribute.standard.OutputBin;
>> 42: import javax.swing.*;
> 
> expand wildcard imports

The fix is updated to expand wildcard imports.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16166#discussion_r1610277053


More information about the client-libs-dev mailing list