These test used finalize() with classes Finalizable/Finalizer/FinalzableObject and the method finalizeAtExit().
There is no longer finalize(), and these classes should be renamed.
There is no longer finalize(), and these classes should be renamed.
- relates to
-
JDK-8305083 Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
- Resolved
-
JDK-8330760 Accumulation of Cleaner threads when running nsk/jdi tests due to JDK-8305083
- Open