uschindler commented on pull request #572: URL: https://github.com/apache/lucene/pull/572#issuecomment-1001653961
@dweiss: The core modular test still succeeeds, although the jdk.unsupported module is not added with "requires", but "requires static". I have no idea why this is so. Could it be that Gradle adds jdk.unsupported by default when starting test runner? If I write a normal modular application it works as expected (see luke), but when testing jdk.unsupported is added automatically. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
