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

CRIU adds @NotCheckpointSafe for CleanerImpl.CleanableList.insert() #936

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

JasonFengJ9
Copy link
Member

CRIU adds @NotCheckpointSafe for CleanerImpl.CleanableList.insert()

Removed jdk/internal/ref/PhantomCleanable.java from COPY_OVERLAY_FILES list which only applies to JDK21 and earlier versions due to the change of CleanerImpl.CleanableList since JDK24.

Related to

Signed-off-by: Jason Feng [email protected]

@tajila
Copy link
Member

tajila commented Feb 14, 2025

jenkins test sanity.functional alinux64 jdknext

Removed jdk/internal/ref/PhantomCleanable.java from COPY_OVERLAY_FILES
list which only applies to JDK21 and earlier versions due to the change
of CleanerImpl.CleanableList since JDK24.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9
Copy link
Member Author

Fixed the Copyright, the PR builds are still valid.

Build_JDKnext_aarch64_linux_Personal — Build PASSED
https://openj9-jenkins.osuosl.org/job/Build_JDKnext_aarch64_linux_Personal/146/

Test_openjdknext_j9_sanity.functional_aarch64_linux_Personal Pending — Build Started
https://openj9-jenkins.osuosl.org/job/Pipeline_Build_Test_JDKnext_aarch64_linux/960/

@tajila tajila merged commit c7a7842 into ibmruntimes:openj9 Feb 14, 2025
2 checks passed
@JasonFengJ9 JasonFengJ9 deleted the notsafecleanerinsert branch February 14, 2025 18:49
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