mikemccand commented on issue #12911:
URL: https://github.com/apache/lucene/issues/12911#issuecomment-1851845215
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 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]