RFR: 8305082: Suppress the warning for finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
Coleen Phillimore
coleenp at openjdk.org
Wed May 3 17:43:22 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`.
Looks good!
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13778#pullrequestreview-1411424194
More information about the hotspot-runtime-dev
mailing list