Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6610080
Votes 0
Synopsis Create a viable OpenJDK RenderingEngine plugin
Category java:classes_2d
Reported Against
Release Fixed 7(b22), 6-open(b02) (Bug ID:2155358)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6551434 , 6612249 , 6612294 , 6818072
Submit Date 27-SEP-2007
Description
In 1.7 we created the RenderingEngine pluggable API for antialiased rendering
and line widening to provide for an open source plug to replace our dependency
on the Ductus library.  An example plug was created in the demos directory,
but that plug was only a partial implementation.

An implementation based on open source compatible code needs to be created that
implements the full pluggable API to provide a launching point for the Open JDK
efforts to replace the Ductus library.
Posted Date : 2007-09-27 00:56:49.0
Work Around
N/A
Evaluation
The Pisces library that was created for the Mobile market was
used to implement the RenderingEngine and AATileGenerator
interfaces and is performing reasonably well.  Some remaining
issues with the new open source plug:

- Performance is not as good as the Ductus library
- Fixed point is used with little or no overflow protection
- No support for the STROKE_CONTROL hint
Posted Date : 2007-09-28 00:41:33.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang