Comments on: Java: Immortal Objects and Object Resurrection https://speedment.com/java-immortal-objects-and-object-resurrection/ Build Fast Java Applications for the Fastest Business Performance Fri, 01 May 2020 05:21:37 +0000 hourly 1 https://wordpress.org/?v=5.1.1 By: Stefano Fago https://speedment.com/java-immortal-objects-and-object-resurrection/#comment-125 Wed, 30 Mar 2016 08:22:02 +0000 https://speedment.com/java-immortal-objects-and-object-resurrection/#comment-125 So, at the end, when use finalize!? Nowadays there's a real usecase?…It's however enough risky: is it better to use PhantomReference and ReferenceQueue? There's also the problem of implicit creation of Finalizer objects, based on JVM that you use, right?…

]]>