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

GraalVM smoke tests: Ensure the needed dependencies are built upfront #2949

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

violetagg
Copy link
Member

No description provided.

@violetagg violetagg added the type/test A general test label Oct 30, 2023
@violetagg violetagg added this to the 2.0.0-M4 milestone Oct 30, 2023
@violetagg
Copy link
Member Author

This PR is prerequisite for #2948
#2948 fixes exactly the issue observed now on CI

Caused by: java.lang.NoSuchFieldError: leakDetectionEnabled
       org.graalvm.nativeimage.builder/com.oracle.svm.core.methodhandles.Util_java_lang_invoke_MethodHandleNatives.resolve(Target_java_lang_invoke_MethodHandleNatives.java:351)

@violetagg violetagg merged commit 1f2c9c4 into netty5 Oct 30, 2023
4 of 8 checks passed
@violetagg violetagg deleted the netty5-ci-graalvm branch October 30, 2023 11:51
@violetagg violetagg changed the title GraalVM smoke tests: Ensure the needed dependencies are built upfront GraalVM smoke tests: Ensure the needed dependencies are built upfront Oct 30, 2023
@violetagg violetagg added type/chore A task not related to code (build, formatting, process, ...) and removed type/test A general test labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore A task not related to code (build, formatting, process, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant