milleruntime opened a new issue, #2682: URL: https://github.com/apache/accumulo/issues/2682
There are multiple tests failing when running with JDK 17. <pre> [ERROR] AccumuloReloadingVFSClassLoaderTest.testReloading:106 » ClassNotFound test.HelloWorld [ERROR] AccumuloReloadingVFSClassLoaderTest.testReloadingWithLongerTimeout:152 » ClassNotFound test.HelloWorld [ERROR] AccumuloVFSClassLoaderTest.testDefaultContextConfigured:139 » ClassNotFound test.HelloWorld [ERROR] ContextManagerTest.differentContexts:116 » ClassNotFound test.HelloWorld [ERROR] ContextManagerTest.testPostDelegation:133 » ClassNotFound test.HelloWorld [ERROR] VfsClassLoaderTest.testGetClass:66 » ClassNotFound test.HelloWorld </pre> I opened a ticket with Commons VFS: https://issues.apache.org/jira/browse/VFS-819 -- 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]
