theit commented on PR #1345: URL: https://github.com/apache/tika/pull/1345#issuecomment-1727711669
> Finally I was able to narrow down this behaviour: This obviously depends on the JVM I'm using... Eclipse was configured to use OpenJDK 11 (11.0.20.1 to be precisely) whereas on the command-line OpenJDK 20 (20.0.2) was active. Switching this to also Java 11 makes the error disappear. > > But: When I use Java 20 in Eclipse to execute the JUnit tests in tika-server-core, 8 of 75 (with 7 skipped) now fail as they did on the command-line. Still investigating... Also no problems with Java 17. Still searching for the cause... -- 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]
