Phil, If you were to run this on a jigsaw EA build it would fail due to accessing > sun.java2d.pipe.RenderingEngine. I know this is "pre-existing" but jigsaw > is coming ... >
You're right, sorry ! Here is a new webrev: http://cr.openjdk.java.net/~lbourges/marlin/marlin-8144446.1/ Changes: - set System property "sun.java2d.renderer.verbose" to true (to get the renderer in use) - removed any RenderingEngine usage Laurent