Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This currently fails with:
java.lang.IllegalAccessError: class kafka.log.AbstractIndex (in unnamed module @0x45103d6b) cannot access class jdk.internal.ref.Cleaner (in module java.base) because module java.base does not export jdk.internal.ref to unnamed module @0x45103d6b
A commit that shows how Lucene changed their code to run without warnings: https://github.com/apache/lucene-solr/commit/7e03427fa14a024ce257babcb8362d2451941e21
Attachments
Issue Links
- links to