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

Afshin Zafari duke at openjdk.org
Mon May 8 08:10:15 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 two additional commits since the last revision:

 - 8305082: Remove finalize() from test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java
 - 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/acd5ec0e..baeafe07

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

  Stats: 37 lines in 2 files changed: 1 ins; 30 del; 6 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