Quality difference between Apple JDK6 and OpenJDK7

Artem Ananiev artem.ananiev at oracle.com
Sat Mar 17 07:07:07 PDT 2012


Hi, Tobi,

as Sergey said, there is definitely a room for improvement here. Apple 
team has contributed many parts of their JDK6 implementation, but it 
didn't include much of AWT code, so all the windows, events, painting, 
etc. code is written from scratch.

BTW, we welcome contributions to OpenJDK code, did you know about that? :)

Thanks,

Artem

On 3/15/2012 8:35 PM, Tobias Bley wrote:
> Hi,
>
> I noticed a big quality difference between Apples JDK6 implementation and the OpenJDK7. When I resize a window (JFrame) the content is repainted very ugly in OpenJDK7, in Apple JDK6 the background is painted very smoothly.
>
> What's the reason for and how can we change this?
>
> Best regards,
> Tobi
>
>
>
>
>
>


More information about the macosx-port-dev mailing list