Mon, 15 Aug 2016 08:15:02 -0700 Merge
ddehaven [Mon, 15 Aug 2016 08:15:02 -0700] rev 40443
Merge
Fri, 12 Aug 2016 14:35:56 -0700 8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write
bpb [Fri, 12 Aug 2016 14:35:56 -0700] rev 40442
8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write Summary: Move the private method getDirectoryAsIFD(TIFFDirectory) from the API class TIFFDirectory to a public method in the internal class TIFFIFD and replace all casts of TIFFDirectory to TIFFIFD with its invocation Reviewed-by: prr
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 tip