RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
David Holmes
dholmes at openjdk.org
Thu May 11 03:47:40 UTC 2023
On Tue, 9 May 2023 09:40:37 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
> We still need the Finalizable interface to call the cleanup of the host object:
No you would replace any occurrence of `Finalizable` with `FinalizeableObject`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13884#issuecomment-1543288481
More information about the serviceability-dev
mailing list