[OpenJDK 2D-Dev] [9] RFR: JDK-5080830: SheetCollate is not handled properly by the cross platform print dlg

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Jul 14 05:04:07 UTC 2016



On 7/13/2016 10:52 PM, Philip Race wrote:
> +1 .. although the pattern used in the test to signal test
> completion is not one I've seen used before. Did you copy
> it from some other test ?
>
I noticed this pattern in one of existing JTable manual testcase when I 
was extending the testcase to add more subtest and have been using this 
for manual framework ever since.

Regards
Prasanta
> On 7/7/16, 3:58 AM, Prasanta Sadhukhan wrote:
>> Hi All,
>>
>> Please review a fix for an issue where it is seen that SheetCollate 
>> option is enabled for flavors that do not support SheetCollate.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-5080830
>> webrev: http://cr.openjdk.java.net/~psadhukhan/5080830/webrev.00/
>>
>> Proposed fix to check for isAttributeValueSupported() to decide 
>> whether to enable the SheetCollate option or not.
>>
>> Regards
>> Prasanta




More information about the 2d-dev mailing list