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