Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BreadCrumbBarSkin cannot access class #458

Open
micartey opened this issue Mar 21, 2024 · 0 comments
Open

BreadCrumbBarSkin cannot access class #458

micartey opened this issue Mar 21, 2024 · 0 comments

Comments

@micartey
Copy link

Constructor threw exception; nested exception is java.lang.IllegalAccessError: class impl.org.controlsfx.skin.BreadCrumbBarSkin (in unnamed module @0x5a0935fb) cannot access class com.sun.javafx.scene.traversal.ParentTraversalEngine (in module javafx.graphics) because module javafx.graphics does not export com.sun.javafx.scene.traversal to unnamed module @0x5a0935fb

This issue is related to: #380

The referenced issue in controlfx was closed and fixed.
The fix should be incorporated in PreferencesFx to make it compatible with versions newer than JDK 11.
Apart from the BreadCrumbBarSkin it seems to work fine with JDK 21 as far as I could test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant