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

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed May 29 07:17:12 UTC 2024


On Mon, 20 May 2024 06:48:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Alexander Scherbatiy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make OutputBin class sealed
>
> src/java.desktop/share/classes/javax/print/attribute/standard/OutputBin.java line 154:
> 
>> 152:             FACE_UP,
>> 153:             FACE_DOWN,
>> 154:             LARGE_CAPACITY,
> 
> What about this support from IPP doc?
> 
>> ‘tray-N’: Output bins that are best identified as ‘tray-1’, ‘tray-2’, ... rather than the descriptive names
>> defined in the above keyword list.
>>

What about this support?

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

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


More information about the client-libs-dev mailing list