eclipse-jdt/eclipse.jdt.core

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

Open

#3.642 geöffnet am 31. Jan. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (183 Forks)auto 404
help wantedtest

Repository-Metriken

Stars
 (233 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide