When running the cusp_crossings tool on Windows, I keep getting the error "cannot access class sun.java2d.SunGraphics2D". The code is:
g.stroke= BasicStroke(3)
I need to make a simple demo of this and figure out what's wrong on Windows. It could potentially be the Java version (17.0.12) or Wine.