-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration test JPA - DB2
fails to build when using GraalVM for JDK 25
#45159
Labels
area/native-image
kind/bug-thirdparty
Bugs that are caused by third-party components and not causing a major dysfunction of core Quarkus.
Comments
gsmet
added
kind/bug-thirdparty
Bugs that are caused by third-party components and not causing a major dysfunction of core Quarkus.
and removed
kind/bug
Something isn't working
labels
Dec 17, 2024
Correct. This is part of JEP 486 in JDK 24. Specifically https://bugs.openjdk.org/browse/JDK-8345325 |
@gsmet I forwarded this thread to the JCC driver architect. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/native-image
kind/bug-thirdparty
Bugs that are caused by third-party components and not causing a major dysfunction of core Quarkus.
Describe the bug
$title
See https://github.com/graalvm/mandrel/actions/runs/12363966396/job/34507422184#step:12:3013
Expected behavior
Test should compile and pass
Actual behavior
Build fails with:
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
25+1-jvmci-b01
Mandrel or GraalVM version (if different from Java)
1cdb5aac329849f5f2d90ece2ba24c9ce87d6bb2
Quarkus version or git rev
4334415
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: