-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b14
-
generic
-
generic
-
Not verified
Right now the 2D implementation depends directly on the encumbered code in
the Ductus library with no clean interface to isolate the implementation
for replacement.
We need to create an interface to the Ductus functionality and then modify
our internal rendering pipelines to go through it without any dependencies
on the Ductus interfaces.
the Ductus library with no clean interface to isolate the implementation
for replacement.
We need to create an interface to the Ductus functionality and then modify
our internal rendering pipelines to go through it without any dependencies
on the Ductus interfaces.
- relates to
-
JDK-6818072 Load Ductus using Class.forName if exist instead of using the service loader
-
- Closed
-