On Sat, 29 Apr 2023 15:54:23 GMT, Afshin Zafari <d...@openjdk.org> wrote:
>> 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 You're going to end up with things not overriding this method that should. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13420#issuecomment-1536234894