[
https://issues.apache.org/jira/browse/SOLR-15876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470107#comment-17470107
]
Uwe Schindler commented on SOLR-15876:
--------------------------------------
We discussed this already in Lucene. :-)
Basically the problem happens when you use RUNTIME_JAVA_HOME (e.g., jdk-18,
jdk-17,.... test randomization by jenkins) to execute tests and compilation in
another JDK than the one used for running Gradle (JAVA_HOME=jdk11, which is
hardcoded on jenkins as it is the minimum and recommended one).
Spotless is different as it only uses the compiler apis, but runs INSIDE gradle.
> Update to error-prone 2.10
> --------------------------
>
> Key: SOLR-15876
> URL: https://issues.apache.org/jira/browse/SOLR-15876
> Project: Solr
> Issue Type: Task
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Fix For: 9.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]