Commit Graph

5 Commits

Author SHA1 Message Date
Fairoz Matte 1a43d933ec 8212914: Test javax/imageio/plugins/bmp/BMP8BPPLoadTest.java fails
Replaced bmp test file with data array

Reviewed-by: psadhukhan, jdv
2018-12-05 03:51:45 -05:00
Fairoz Matte b60448f890 8182461: IndexOutOfBoundsException when reading indexed color BMP
Added missing break to prevent erroneous fall through

Reviewed-by: prr, serb
2018-08-13 10:47:07 -04:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Andrew Brygin 83632f1cab 6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
Reviewed-by: igor, prr
2009-06-11 13:47:42 +04:00
J. Duke 319a3b9947 Initial load 2007-12-01 00:00:00 +00:00