Re: [OpenJDK 2D-Dev] RFR: 8146881: [TEST] update some imageio plugins tests to affect TIFF format

2016-01-18 Thread Sergey Bylokhov
On 15/01/16 15:27, Alexander Stepanov wrote: Hello Sergey, > Why this test do not cover the gif/bmp as well? I can try to append the test, but it will fail for pair bmp + TYPE_INT_ARGB due to https://bugs.openjdk.java.net/browse/JDK-8147448 So we found a bug in jdk? I guess you can update the

Re: [OpenJDK 2D-Dev] RFR: 8145776: [TEST] add a test checking multipage tiff creation

2016-01-18 Thread Alexander Stepanov
Thanks! On 1/18/2016 10:46 AM, Semyon Sadetsky wrote: Looks good. --Semyon On 1/11/2016 2:49 PM, Alexander Stepanov wrote: Hello Semyon, Thank you, that eliminates the question with the internal package. Probably Brian meant the same (but I just didn't understand this at first). Please r