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 PhantomCleanable constructor #944

Open
wants to merge 1 commit into
base: openj9
Choose a base branch
from

Conversation

JasonFengJ9
Copy link
Member

CRIU adds @NotCheckpointSafe for PhantomCleanable constructor

@NotCheckpointSafe should be added for the caller of the synchronized method list.insert(this), i.e., PhantomCleanable(T referent, Cleaner cleaner).

Related to

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

@NotCheckpointSafe should be added for the caller of synchronized method
list.insert(this), i.e., PhantomCleanable(T referent, Cleaner cleaner).

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 requested a review from tajila February 20, 2025 15:21
@JasonFengJ9
Copy link
Member Author

10:21:39  The following files were modified and have incorrect copyrights
[Pipeline] echo
10:21:39  src/java.base/share/classes/jdk/internal/ref/CleanerImpl.java
10:21:39  	IBM Copyright (basic) is missing from the file

This PR restores the upstream version.

@tajila
Copy link
Member

tajila commented Feb 24, 2025

jenkins test sanity alinux64 jdk17

@JasonFengJ9
Copy link
Member Author

jenkins test sanity alinux64 jdknext

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