uschindler commented on issue #12911: URL: https://github.com/apache/lucene/issues/12911#issuecomment-1852004695
> Hmm this is a bit of a spooky crab. If I use OpenJDK 17 (`openjdk full version "17.0.9+8"`) to `./gradlew regenerate` on current `branch_9_9_0` I get this horrifying failure: > > ``` > /s1/l/99x/gradle/generation/extract-jdk-apis/ExtractJdkApis.java:192: error: illegal character: '\ufffd' > public void visitPermittedSubclass???(String c) { > ^ > ``` > > The error does not happen with OpenJDK 21. This code is actually never ran on the Gradle JDK, so it can't be the cause. Can you post in which exact task name this happened? Uwe -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org 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