RFR: 8305082: Suppress the warning for finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java [v4]

Afshin Zafari duke at openjdk.org
Tue May 9 10:05:40 UTC 2023


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

Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:

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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13778/files
  - new: https://git.openjdk.org/jdk/pull/13778/files/e3e4a257..23ac0d8b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13778&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13778&range=02-03

  Stats: 3 lines in 2 files changed: 0 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13778.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13778/head:pull/13778

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


More information about the hotspot-runtime-dev mailing list