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

Afshin Zafari duke at openjdk.org
Tue May 9 08:06:17 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/baeafe07..e3e4a257

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

  Stats: 11 lines in 1 file changed: 0 ins; 8 del; 3 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