Changeset: 0125062d65b6
Author:bae
Date: 2010-12-20 10:38 +0300
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/0125062d65b6
6736178: java.awt.image.SampleModel constructor unexpectedly throws
IllegalArgumentException
Reviewed-by: jgodinez, prr
! src/share/classes/java/awt/image/S
Hi Steve,
This is a 2D issue, and as such I'm CC'ing 2d-dev@ and BCC'ing awt-...@.
--
best regards,
Anthony
On 12/20/2010 11:04 AM, Steve Poole wrote:
Hi all - please find attached a patch for your consideration. I've build
and tested the change on Linux and Solaris at head (which is to
Hi Jim.
> Lines 1094-1096, they could also be NaN if any of the numerators were
> also zero and these tests might fail (but only for the case of all of
> them being zero I guess, otherwise one of the other divisions would
> result in infinity). Are accidental infinities (caused by overflow
> rathe