Re: [OpenJDK 2D-Dev] [10] RFR JDK-8177455: TIFFCompressor has a reference to non-existent method

2017-10-27 Thread Brian Burkhalter
Hi Jay, Looks fine. Thanks, Brian On Oct 27, 2017, at 1:30 AM, Jayathirth D V wrote: > Bug : https://bugs.openjdk.java.net/browse/JDK-8177455 > Webrev :http://cr.openjdk.java.net/~jdv/8177455/webrev.00/

[OpenJDK 2D-Dev] [10] RFR JDK-8177455: TIFFCompressor has a reference to non-existent method

2017-10-27 Thread Jayathirth D V
Hello All, Please review the following fix in JDK10 : Bug : https://bugs.openjdk.java.net/browse/JDK-8177455 Webrev : http://cr.openjdk.java.net/~jdv/8177455/webrev.00/ Issue : TIFFCompressor constructor comment section has reference to TIFFImageWriteParam.setTIFFCompressor() which