Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

IllegalAccessError with Java 16 or newer

0 votes

When running yEd with Java 16 or newer, it will crash with an error that says:

IllegalAccessError: superclass access check failed

in Help by (3.4k points)

1 Answer

0 votes

yEd supports Java 8 up to and including Java 15. Newer versions of Java are not yet supported.

The reason for the error are behavior incompatible changes from Java 15 to Java 16.

I strongly recommend to install yEd with a bundled Java 15 runtime environment to prevent this kind of problem.

If you want to try out Java 16 or newer nevertheless, you can try running yEd with the virtual machine options from this vmoptions file. No guarantees though.

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...