RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests [v5]
Afshin Zafari
duke at openjdk.org
Mon May 8 11:33:05 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 with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge master
- Merge branch 'master' into _8305083
- Merge master
- 8305083: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
- 8305083: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
- 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
- 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
-------------
Changes: https://git.openjdk.org/jdk/pull/13420/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13420&range=04
Stats: 338690 lines in 3359 files changed: 25593 ins; 279624 del; 33473 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