BFergerson / Journey

JCEF-powered cross-platform web browser
Apache License 2.0
99 stars 26 forks source link

Illegal reflective access #42

Open wilkerlucio opened 3 years ago

wilkerlucio commented 3 years ago

Hello, I'm trying to use Journey on MacOS, but when I start the browser I get this:


WARNING: Illegal reflective access by com.codebrig.journey.JourneyLoader (file:/Users/wilkerlucio/.m2/repository/com/github/codebrig/journey/0.4.0-offline/journey-0.4.0-offline.jar) to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of com.codebrig.journey.JourneyLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Exception in thread "JavaFX Application Thread" java.lang.ExceptionInInitializerError```
BFergerson commented 3 years ago

Please see: https://github.com/CodeBrig/Journey/issues/38#issuecomment-671919643