[OpenJDK 2D-Dev] [9] RFR JDK-4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr

Philip Race philip.race at oracle.com
Wed Jul 20 15:14:08 UTC 2016


+1

-phil.

On 7/14/16, 2:09 AM, Prasanta Sadhukhan wrote:
> Hi All,
>
> Please review a fix for an issue where it is seen that
> even though StreamPrintService returns OrientationRequested category 
> as supported, when actually querying the supported attribute value 
> with respect to the supported DocFlavors,
> *null* values are returned for the Orientation attributes when the 
> DocFlavor is not either Pageable or Printable (SERVICE_FORMATTED)
> *BUT* we can print a jpeg iamge using StreamPrintService in LANDSCAPE 
> mode and it worked fine so StreamPrintService should not return the 
> supported values as null for supported DocFlavor.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-4882305
> webrev: http://cr.openjdk.java.net/~psadhukhan/4882305/webrev.00/
>
> Proposed fix is to add the image/jpeg, image/gif, image/png docflavor 
> in addition to Pageable/Printable for Orientation attribute.
>
> Regards
> Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20160720/9cfb890a/attachment.html>


More information about the 2d-dev mailing list