Hi all,
I am upgrading an application that is using this awesome library to java 9, though cqengine is the only dependency that prevents this upgrade as it fails to start. Error message I get is:
Exception in thread "main" java.lang.NoClassDefFoundError: sun/reflect/ConstantPool
Any planned release with java9 support?
regards Lars