Skip to content
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

Mandrel graal/master (24.1-dev) fails to build with JDK 23+4 #663

Closed
zakkak opened this issue Jan 17, 2024 · 3 comments
Closed

Mandrel graal/master (24.1-dev) fails to build with JDK 23+4 #663

zakkak opened this issue Jan 17, 2024 · 3 comments
Labels
affects/JDK23 Affects JDK 23 based Mandrel affects/24.1 Mandrel for JDK 23 bug Something isn't working

Comments

@zakkak
Copy link
Collaborator

zakkak commented Jan 17, 2024

Description

$title

Additional context

Fails with:

[1/8] Initializing...                                                                                    (0.0s @ 0.07GB)
Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)

while building libnative-image-agent.

@zakkak
Copy link
Collaborator Author

zakkak commented Jan 17, 2024

Looks related to https://bugs.openjdk.org/browse/JDK-8322878

@zakkak
Copy link
Collaborator Author

zakkak commented Jan 17, 2024

Issue is caused by oracle#8162 and our CI still building using 23+4, once it picks up 23+5 (which will soon be available) it should work.

@zakkak
Copy link
Collaborator Author

zakkak commented Jan 19, 2024

CI is now fetching OpenJDK Runtime Environment Temurin-23+5-202401151105 (build 23-beta+5-ea). This is no longer an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/JDK23 Affects JDK 23 based Mandrel affects/24.1 Mandrel for JDK 23 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant