Bukama commented on PR #1044: URL: https://github.com/apache/maven-compiler-plugin/pull/1044#issuecomment-4275393757
> > Java.lang.IllegalAccessError: class org.test.app.MainTest (in module compiler.bug.app) cannot access class org.eclipse.jetty.util.ajax.JSON (in module org.eclipse.jetty.util.ajax) because module compiler.bug.app does not read module org.eclipse.jetty.util.ajax -- | | | at [email protected]/org.test.app.MainTest.test(MainTest.java:29) | | | at java.base/java.lang.reflect.Method.invoke(Method.java:569) | | | at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) | | | at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) <!--EndFragment--> </body> </html> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
