Conversation
This comment has been minimized.
This comment has been minimized.
|
Let's wait a couple of days until it's available on every platform. Despite that, we should stick with jdk25 for a while as this is lts so that the linux people can still build packages |
This comment has been minimized.
This comment has been minimized.
|
Docker fixed - thanks to #15194 (comment) |
People use gradle. We have the foojay toolchain activated. JDK is downloaded automatically. They do not need to change the runtime for gradle. They only need Java 17 - https://docs.gradle.org/current/userguide/compatibility.html IntelliJ is also no issue: https://blog.jetbrains.com/idea/2026/03/java-26-in-intellij-idea/ |
|
Not sure about this JBang issue: |
|
JavaFX GUI tests |
This comment has been minimized.
This comment has been minimized.
|
OK, Foojay is 503 - "as usual" |
This comment has been minimized.
This comment has been minimized.
|
Adding the extra debian package is because of https://gist.github.com/jeffcogswell/62395900725acef1c0a5a608f7eb7a05 |
|
|
WiX issues: |
This comment has been minimized.
This comment has been minimized.
|
Not sure why our test reports at gradle output are broken |
This comment has been minimized.
This comment has been minimized.
🚨 TestLens detected 77 failed tests 🚨Here is what you can do:
Test Summary
🏷️ Commit: 9999d63 Test Failures (first 5 of 77)ArXivFetcherTest > abstractIsCleanedUp() (:jablib:fetcherTest in Fetcher Tests / Fetcher tests)ArXivFetcherTest > findFullTextByDOI() (:jablib:fetcherTest in Fetcher Tests / Fetcher tests)
ArXivFetcherTest > findFullTextByTitle() (:jablib:fetcherTest in Fetcher Tests / Fetcher tests)
ArXivFetcherTest > findFullTextByTitleWithCurlyBracket() (:jablib:fetcherTest in Fetcher Tests / Fetcher tests)
ArXivFetcherTest > findFullTextByTitleWithCurlyBracketAndPartOfAuthor() (:jablib:fetcherTest in Fetcher Tests / Fetcher tests)
Muted TestsSelect tests to mute in this pull request:
Reuse successful test results:
Click the checkbox to trigger a rerun:
Learn more about TestLens at testlens.app. |
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|

PR Description
Updates from JDK25 to JDK26
Dockerfile cannot be updated (yet), because there is no JDK26 image (yet) - https://hub.docker.com/_/maven
Open issues
java.lang.module.FindException: Module jdk.jsobject not found, required by javafx.web- Update from Java25 to Java26 #15357 (comment)Steps to test
See CI passing
Checklist
CHANGELOG.mdin a way that can be understood by the average user (if change is visible to the user)