eclipse-jdt/eclipse.jdt.core

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

Open

#3642 aperta il 31 gen 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (183 fork)auto 404
help wantedtest

Metriche repository

Star
 (233 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor