JDK-6612249 : OpenJDK build gets error trying to load Ductus library on some programs
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-10-02
  • Updated: 2010-07-09
  • Resolved: 2007-10-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b22Fixed
Related Reports
Relates :  
Description
When the recent Open JDK renderer plugin was introduced, it removed the
Ductus libraries from the Open JDK builds, but the ShapeSpanIterator
is still attempting to load that library.

Comments
EVALUATION Suggested fix seems to work fine...
02-10-2007

SUGGESTED FIX The ShapeSpanIterator actually does not depend on the Ductus interfaces any more and so it can remove its loadLibrary call.
02-10-2007