mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-11 13:05:45 +00:00
4393297: Doc probs in java.awt.image.DataBufferInt 4398379: java.awt.image.DataBufferShort constructor should verify size of array 4398381: java.awt.image.DataBufferShort should check for negative size 8265647: DataBufferUShort constructors check 'dataArray' for 'null' after dereference Reviewed-by: aivanov, azvegint, jdv