eclipse-jdt/eclipse.jdt.core

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

Open

#3 642 ouverte le 31 janv. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (183 forks)auto 404
help wantedtest

Métriques du dépôt

Stars
 (233 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur