[ https://issues.apache.org/jira/browse/LUCENE-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530204#comment-17530204 ]
Dawid Weiss commented on LUCENE-10548: -------------------------------------- A PR is here (and on the source branch in my repo). https://github.com/apache/lucene/pull/857 > Weird errors launching gradlew (Caused by: > groovy.lang.MissingMethodException: No signature of method: > java.lang.Object.clone() is applicable for argument types: () values: []) > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-10548 > URL: https://issues.apache.org/jira/browse/LUCENE-10548 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > https://bugs.openjdk.java.net/browse/JDK-8285835 > I can't reproduce it anywhere, with the same JDK Tobias is using. Seems like > clone() is the cause - let's see if we can just get rid of that code and if > it helps. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org