eclipse-jdt/eclipse.jdt.core
GitHub で見るMigrate code using System#runFinalization() and Object#finalize()
Open
#3,642 opened on 2025年1月31日
help wantedtest
Repository metrics
- Stars
- (233 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.