[OpenJDK 2D-Dev] RFR 8152183: [TEST] add test for TIFFField
Phil Race
philip.race at oracle.com
Tue Apr 5 22:56:10 UTC 2016
45 private final static String FILENAME = "test.tiff";
136 OutputStream s = new BufferedOutputStream(new FileOutputStream(FILENAME));
I did not think you could assume $CWD is writeable in jtreg tests.
If I can be assured this is actually OK then I have no other issues.
-phil.
On 04/01/2016 10:31 AM, Alexander Stepanov wrote:
> Please see the updated webrev:
> http://cr.openjdk.java.net/~avstepan/8152183/webrev.01/
>
> One more test (for multi-page tiffs) was added; for now to be ignored
> because of JDK-8148454
>
> Thanks,
> Alexander
>
> On 3/28/2016 1:07 PM, Alexander Stepanov wrote:
>> Sorry, just a reminder.
>>
>> Thanks,
>> Alexander
>>
>> On 3/23/2016 5:09 PM, Alexander Stepanov wrote:
>>> Hello,
>>>
>>> Could you please review the following fix
>>> http://cr.openjdk.java.net/~avstepan/8152183/webrev.00/
>>> for
>>> https://bugs.openjdk.java.net/browse/JDK-8152183
>>>
>>> Just a single test added.
>>>
>>> Thanks,
>>> Alexander
>>
>
More information about the 2d-dev
mailing list