eclipse-jdt/eclipse.jdt.core

Migrate code using System#runFinalization() and Object#finalize()

Open

#3,642 创建于 2025年1月31日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (183 fork)auto 404
help wantedtest

仓库指标

Star
 (233 star)
PR 合并指标
 (PR 指标待抓取)

描述

The above two methods have been deprecated and marked for removal. At some point, it will happen when the JDK is completely free from the usage of these methods. It's probably a good idea to start thinking about it as it might be a bit involved code changes.

Volunteers are welcome.

贡献者指南