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

Bump static JDK version #1282

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Bump static JDK version #1282

merged 2 commits into from
Sep 11, 2024

Conversation

jperedadnr
Copy link
Contributor

Bump vmone version to gvm-24-2

@@ -28,11 +28,6 @@ JNIEXPORT jobject JNICALL JVM_AreNestMates(JNIEnv *env) {
return NULL;
}

JNIEXPORT jobject JNICALL JVM_ArrayCopy(JNIEnv *env) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a follow-up, this whole file should be removed, as it is obsoleted by libvmone.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take that all these dummy functions are not used at all, but are not in vmone yet (otherwise we'd get duplicated symbols). Do you mean we should move them to vmone?

@jperedadnr jperedadnr merged commit e7b87a4 into master Sep 11, 2024
2 checks passed
@jperedadnr jperedadnr deleted the jperedadnr-patch-1 branch September 11, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants