I can patch my app using java8 and the unsafe.jar, but I'm using 9, which gives me "-Xbootclasspath/p is no longer a supported option."How do I patch now? I'm using the standard Oracle JDK at the moment.
One other question, please: does Marlin target only vector graphics, or will it offer improvements to my canvas.getGraphicsContext().drawImage(image,x,y); (JavaFX) calls too?
Ref: Xbootclasspath/p is no longer a supported option in Java9