RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Wed Apr 26 16:12:27 UTC 2023
    
    
  
On Tue, 11 Apr 2023 08:16:29 GMT, Afshin Zafari <duke at openjdk.org> wrote:
> The `finalize()` method is removed from base classes/interfaces and are replaced by a Cleaner callback..
Amendment to my comment above.  1. FinalizableObject does seem to serve a purpose, so shouldn't be removed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13420#issuecomment-1523673711
    
    
More information about the hotspot-runtime-dev
mailing list