Integrated: 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java

Afshin Zafari duke at openjdk.org
Wed May 10 12:23:25 UTC 2023


On Wed, 3 May 2023 13:02:08 GMT, Afshin Zafari <duke at openjdk.org> wrote:

> The warning is suppressed. The `finalize()` method is used intentionally as a method inherited from `Object`.

This pull request has now been integrated.

Changeset: ab34cb98
Author:    Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ab34cb98c8410dee9900f75fe487a094c51821a2
Stats:     44 lines in 2 files changed: 0 ins; 39 del; 5 mod

8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java

Reviewed-by: coleenp, dholmes

-------------

PR: https://git.openjdk.org/jdk/pull/13778


More information about the hotspot-runtime-dev mailing list