[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener

2013-05-17 Thread andrew . brygin
Changeset: 103f492d8ce7 Author:vadim Date: 2013-05-17 17:19 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/103f492d8ce7 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener Reviewed-by: prr, bae ! src/share/classes/com/sun/imageio/plugins/gif/GIFImage

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later

2013-05-17 Thread andrew . brygin
Changeset: 4ee85e865a83 Author:vadim Date: 2013-05-17 14:18 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/4ee85e865a83 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later Reviewed-by: prr, bae ! src/windows/native/sun/java2d/d3d/D3DBadHardware.h

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8003444: Fix potential NULL pointer dereference

2013-05-17 Thread jennifer . godinez
Changeset: 93de1ab38793 Author:jchen Date: 2013-05-17 10:04 -0700 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/93de1ab38793 8003444: Fix potential NULL pointer dereference Reviewed-by: jgodinez, prr ! src/share/native/sun/java2d/cmm/lcms/cmscgats.c ! src/share/native/sun/java2d/

[OpenJDK 2D-Dev] Bug ID 7190349

2013-05-17 Thread Patrick Flaherty
Hi, Our application (an applet) has suffered from a bug in Oracle Java implementation on the MaxOSX platform. The bug has been submitted for a while with no fix yet. The bug is Bug ID 7190349 and seemingly a straightforward bug. Is there anyone with time to at least scope the problem to see

[OpenJDK 2D-Dev] Bug ID 7190349

2013-05-17 Thread Patrick Flaherty
Hi, Our application (an applet) has suffered from a bug in Oracle Java implementation on the MaxOSX platform. The bug has been submitted for a while with no fix yet. The bug is Bug ID 7190349 and seemingly a straightforward bug. Is there anyone with time to at least scope the problem to see

Re: [OpenJDK 2D-Dev] Bug ID 7190349

2013-05-17 Thread Sergey Bylokhov
Hi, Patrick. I'll take a look to this issue. On 17.05.2013 21:45, Patrick Flaherty wrote: Hi, Our application (an applet) has suffered from a bug in Oracle Java implementation on the MaxOSX platform. The bug has been submitted for a while with no fix yet. The bug is Bug ID 7190349 and seeming