Re: [OpenJDK 2D-Dev] Missing com/sun/image/codec/jpeg/ classes in openJDK7

2013-06-26 Thread Phil Race
I do not know in which JDK 6 it was you saw these files but I doubt it was an OpenJDK. These files are closed source, so could not be in OpenJDK and in any case are not part of the Java SE spec. If you need these classes you will need to use an Oracle JDK download, however their use has been dis

[OpenJDK 2D-Dev] Missing com/sun/image/codec/jpeg/ classes in openJDK7

2013-06-26 Thread John Wolfe
I was evaluating the OpenJDK 7 on a FreeBSD 9.1 system and was surprised to discover that all the JPEG encoded/decode classes in: com/sun/image/codec/jpeg sun/awt/image/codec are absent from the rt.jar. These missing 12 classes are part of the OpenJDK 6 source release. What is the

Re: [OpenJDK 2D-Dev] [8] Request for review: 8004859 Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform.

2013-06-26 Thread Sergey Bylokhov
Hello. No volunteers to review the fix? Thanks. On 10.06.2013 16:49, Sergey Bylokhov wrote: Hello. Additional note is that this fix is targeted to 7u40. On 06.06.2013 22:38, Sergey Bylokhov wrote: HI, Jim. Can you review the updated version of the fix: http://cr.openjdk.java.net/~serb/8004859/

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8016254: several sun/java2d/OpenGL tests failed with SIGFPE

2013-06-26 Thread andrew . brygin
Changeset: 5cfcd545ce4a Author:vadim Date: 2013-06-26 13:49 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/5cfcd545ce4a 8016254: several sun/java2d/OpenGL tests failed with SIGFPE Reviewed-by: prr, bae ! src/share/native/sun/java2d/opengl/OGLContext.c

Re: [OpenJDK 2D-Dev] New GeoServer benchmarks with Laurent's l4 webrev

2013-06-26 Thread Laurent Bourgès
Andrea, thank you very much for spending your precious time on benchmarking my patches. I made recently minor performance improvements (5-10% again) but I am now working on applying 24.8 fixed-point (DDA) computations on edges. I expect that change to give a performance boost on multi-core machin

Re: [OpenJDK 2D-Dev] bug id for java2d pisces patches

2013-06-26 Thread Laurent Bourgès
As I have no answer yet, let me insist on pisces again: - Please could you give me an official bug Id for pisces performance improvements and another one for quality enhancements ? - Alternatively, should I write a RFE for JDK 9 ? Regards, Laurent 2013/6/21 Laurent Bourgès > Dear all, > > As