Fwd: Re: Marlin-Renderer and JavaFX
Jim Graham
james.graham at oracle.com
Wed Nov 9 23:30:29 UTC 2016
On 10/21/16 9:51 AM, Laurent Bourgès wrote:
> Jim, do you think possible to unify Marlin and MarlinFX for openjdk9 ? The
> main difference relies in different Shape/PathConsumer classes and Fx uses
> the AlphaConsumer + different initialization.
> Did you have a look at the diffs ?
One of the big hurdles here is that Java2DMarlin is in a very large module in the JDK and we currently run independently
of it. We'd have to break Marlin out into a separate module shared by both and I think that is outside our scope right
now...?
...jim
More information about the openjfx-dev
mailing list