fpapon commented on pull request #315: URL: https://github.com/apache/shiro/pull/315#issuecomment-892465492
Some JDK modules seems to be missing starting Java 16 on CI: ``` Error: Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.529 s <<< FAILURE! - in org.apache.shiro.testing.jaxrs.openliberty.OpenLibertyIT Error: testGetUsersBasicAuthenticated Time elapsed: 0.136 s <<< ERROR! java.lang.reflect.InaccessibleObjectException: Unable to make field private static volatile java.net.Authenticator java.net.Authenticator.theAuthenticator accessible: module java.base does not "opens java.net" to unnamed module @2a79781f ``` -- 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: commits-unsubscr...@shiro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org