msokolov commented on pull request #2176:
URL: https://github.com/apache/lucene-solr/pull/2176#issuecomment-753672225


   Hi Uwe - just trying to get this patch working here; when I try to compile 
(`gradlew lucene:core:jar`) w/JDK 11 I get this: `Could not target platform: 
'Java SE 16' using tool chain: 'JDK 11 (11)'`. So I tried w/JDK16 (hmm might 
not be the right version?) and get `java.lang.IllegalAccessError: class 
org.gradle.internal.compiler.java.ClassNameCollector (in unnamed module 
@0x772989a6) cannot access class com.sun.tools.javac.code.Symbol$TypeSymbol (in 
module jdk.compiler) because module jdk.compiler does not export 
com.sun.tools.javac.code to unnamed module @0x772989a6`. Yeah I have 
16-ea+30-2130 - i think that was the version you specified?


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to