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

Replace finalizer of NativeFileOutputStream. #25252

Closed
wants to merge 1 commit into from

Conversation

benjaminp
Copy link
Collaborator

This removes the last deprecated object finalizer from Bazel.

I created a single java.lang.ref.Cleaner instance for multiple users in Bazel.

@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Feb 11, 2025
This removes the last deprecated object finalizer from Bazel.

I created a single java.lang.ref.Cleaner instance for multiple users in Bazel.
Copy link
Contributor

@tjgq tjgq left a comment

Choose a reason for hiding this comment

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

Thanks!

@tjgq tjgq added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Feb 11, 2025
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Feb 12, 2025
@benjaminp benjaminp deleted the unix-clean branch February 12, 2025 15:17
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