Kumar Abhishek
|
fc19aa9263
|
8200281: Add missing @Override annotations in ImageIO plugins
Reviewed-by: prr, dmarkov, aivanov
|
2020-08-20 23:18:29 +01:00 |
|
Jayathirth D V
|
42f4170b2a
|
8243674: Remove language tag length limit for iTXt chunk in PNGImageReader
Reviewed-by: prr, serb
|
2020-08-03 17:27:05 +05:30 |
|
Jayathirth D V
|
151b6f1402
|
8233239: Enhance TIFF support
Reviewed-by: prr, bpb, mschoene, rhalade
|
2020-02-20 11:32:54 +05:30 |
|
Jayathirth D V
|
188106be4d
|
8242557: Add length limit for strings in PNGImageWriter
Reviewed-by: prr, psadhukhan
|
2020-04-30 20:03:36 +05:30 |
|
Jayathirth D V
|
12d93f11c0
|
8195841: PNGImageReader.readNullTerminatedString() doesnt check for non-null terminated strings with length equal to maxLen
Reviewed-by: serb, prr
|
2020-04-17 11:10:45 +05:30 |
|
Jayathirth D V
|
bd78beae15
|
6532025: GIF reader throws misleading exception with truncated images
Reviewed-by: prr, bpb
|
2020-03-10 16:07:58 +05:30 |
|
Phil Race
|
ff55c4903b
|
8238842: AIOOBE in GIFImageReader.initializeStringTable
Reviewed-by: serb, bpb
|
2020-02-12 14:45:10 -08:00 |
|
Sergey Bylokhov
|
133a7aefc1
|
8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Reviewed-by: prr
|
2019-05-07 18:18:54 -07:00 |
|
Jayathirth D V
|
e4a3d4e455
|
8212875: ftp: links for tiff/TTN2.draft.txt do not respond
Reviewed-by: serb
|
2018-11-30 17:14:48 +05:30 |
|
Jayathirth D V
|
8d8d2d8bdd
|
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
Reviewed-by: serb, kaddepalli
|
2018-11-20 15:53:54 +05:30 |
|
Jayathirth D V
|
b9bf598fe7
|
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
Reviewed-by: serb, kaddepalli
|
2018-11-20 14:37:24 +05:30 |
|
Jayathirth D V
|
53ed0c129a
|
8212116: IIOException "tEXt chunk length is not proper" on opening png file
Reviewed-by: serb
|
2018-11-14 01:29:34 +05:30 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07:00 |
|
Phil Race
|
7845dac7cf
|
8204187: Remove proprietary JPEG code from javax.imageio
Reviewed-by: bpb, serb, kaddepalli
|
2018-06-06 13:04:25 -07:00 |
|
Jayathirth D V
|
cd7a37b018
|
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
Reviewed-by: prr, kaddepalli
|
2018-05-17 11:40:55 +05:30 |
|
Jayathirth D V
|
9e390e1cb6
|
6574555: PNGImageWriter incorrectly sets bKGD chunk
Reviewed-by: prr, pnarayanan
|
2018-04-18 13:22:53 +05:30 |
|
Jayathirth D V
|
f1a389d085
|
6788458: PNGImageReader ignores tRNS chunk while reading non-indexed RGB/Gray images
Reviewed-by: prr, pnarayanan, kaddepalli
|
2018-04-18 12:33:21 +05:30 |
|
Prahalad Kumar Narayanan
|
0c29ff3488
|
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
Reviewed-by: prr, serb, jdv
|
2018-03-29 12:03:40 +05:30 |
|
Jayathirth D V
|
948a1e2729
|
7031957: DIB header of type BITMAPV2INFOHEADER & BITMAPV3INFOHEADER is not supported in BMPImageReader
Reviewed-by: prr, pnarayanan
|
2018-03-23 11:18:39 +05:30 |
|
Prahalad Kumar Narayanan
|
23ba49ac43
|
6686236: GIF native IIOMetadata assumes characterCellWidth/Height as 2bytes
Reviewed-by: prr, jdv
|
2018-03-22 11:41:15 +05:30 |
|
Jayathirth D V
|
e4d034cf9a
|
8191023: PngReader throws NegativeArraySizeException when keyword length exceeds chunk size
Reviewed-by: serb, pnarayanan
|
2018-01-30 11:53:00 +05:30 |
|
Jayathirth D V
|
a559c8b653
|
8191174: PngReader throws IllegalArgumentException because ScanlineStride calculation logic is not proper
Reviewed-by: serb, bpb, pnarayanan
|
2018-01-17 10:58:22 +05:30 |
|
Jayathirth D V
|
0255b84ad3
|
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image
Reviewed-by: bpb, pnarayanan
|
2018-01-10 12:45:14 +05:30 |
|
Jayathirth D V
|
8df5a77e73
|
8190997: PNGImageReader throws NullPointerException when PLTE section is missing
Reviewed-by: serb, bpb, pnarayanan
|
2017-12-26 13:38:31 +05:30 |
|
Jayathirth D V
|
721c453bfd
|
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
Reviewed-by: psadhukhan, pnarayanan
|
2017-11-23 10:44:29 +05:30 |
|
Jayathirth D V
|
a3ceaef3e4
|
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Reviewed-by: prr, pnarayanan
|
2017-11-20 11:02:54 +05:30 |
|
Jayathirth D V
|
180e7d2bb0
|
8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
Reviewed-by: prr, bpb, pnarayanan
|
2017-11-14 12:38:39 +05:30 |
|
Jayathirth D V
|
201d163535
|
8189702: Broken links in javadoc for Adobe TIFF related documents
Reviewed-by: prr, bpb
|
2017-11-06 13:11:51 +05:30 |
|
Jayathirth D V
|
e3c6e350c8
|
8177455: TIFFCompressor has a reference to non-existent method
Reviewed-by: prr, bpb
|
2017-10-30 12:16:56 +05:30 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|