galderz opened a new issue #1003: ClassNotFoundException Caffeine SSLMS URL: https://github.com/apache/camel-quarkus/issues/1003 More issues testing Quarkus/Graal masters with JDK11: ``` Caused by: java.lang.ClassNotFoundException: com.github.benmanes.caffeine.cache.SSLMS at com.oracle.svm.core.hub.ClassForNameSupport.forName(ClassForNameSupport.java:60) at java.lang.ClassLoader.loadClass(ClassLoader.java:229) at com.github.benmanes.caffeine.cache.LocalCacheFactory.newBoundedLocalCache(LocalCacheFactory.java:95) ... 27 more ``` [Longer output](https://gist.github.com/galderz/d0d91466157039f3ad5c47eb3d57df20).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services