eclipse-jdt/eclipse.jdt.core

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

Open

#3.642 aberto em 31 de jan. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (183 forks)auto 404
help wantedtest

Métricas do repositório

Stars
 (233 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador