Has anyone got GraalVM Native Image working? I kee...
# tornadofx
d
Has anyone got GraalVM Native Image working? I keep getting an error:
Copy code
WARNING: Unable to install CSS url handler, type safe stylesheets might not work
java.net.MalformedURLException: Accessing an URL protocol that was not enabled. The URL protocol css is not tested and might not work as expected. It can be enabled by adding the --enable-url-protocols=css option to the native-image command.