[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6736178: java.awt.image.SampleModel constructor unexpectedly throws IllegalArgumentException

2010-12-20 Thread andrew . brygin
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

Re: [OpenJDK 2D-Dev] 7002627 : JNI Critical Arrays should be released with the original (unmodified) pointer

2010-12-20 Thread Anthony Petrov
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

Re: [OpenJDK 2D-Dev] X11 uniform scaled wide lines and dashed lines; STROKE_CONTROL in Pisces

2010-12-20 Thread Denis Lila
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