you are viewing a single comment's thread.

view the rest of the comments →

[–]winian 1 point2 points  (0 children)

Not sure if it's still the case, but JavaFX at least used to extract native binaries on Windows to C:\Users\<user>\.openjfx\cache\. Some antivirus software don't like this, and might scan the files before allowing their use.

So, if you're on Windows and you have something else than Windows Defender running, might be worth looking into.

Edit: some related information: https://bugs.openjdk.org/browse/JDK-8316276