RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests [v2]

Afshin Zafari duke at openjdk.org
Sat Apr 29 15:54:23 UTC 2023


> The `finalize()` method is removed from base classes/interfaces and are replaced by a Cleaner callback..

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

  8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13420/files
  - new: https://git.openjdk.org/jdk/pull/13420/files/6f430512..fa8e4537

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

  Stats: 107 lines in 10 files changed: 55 ins; 30 del; 22 mod
  Patch: https://git.openjdk.org/jdk/pull/13420.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13420/head:pull/13420

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


More information about the hotspot-runtime-dev mailing list