Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in finalization
Does the finalization routine need to be elemental in order to be called on the elements of allocatable array that goes out of scope?
Aug 29, 2026
fortran
fortran2003
finalization
Is it ok not to free objects before unit unloads from memory (finalization section)?
Aug 15, 2026
delphi
finalization
Java: Clarification needed on API doc for Reference Objects
Jun 29, 2026
java
reference
weak-references
finalize
finalization
Finalizer C#. Why Finalizer not calling?
Oct 20, 2025
c#
destructor
finalization
PhantomReference with null queue
Feb 08, 2023
java
garbage-collection
finalize
finalization
phantom-reference
Can I guarrantee execution of custom finalization code AFTER form destruction?
Dec 26, 2022
delphi
exception-handling
delphi-7
finalization
Delphi and finalization in a unit
Nov 30, 2022
delphi
finalization
Finalizer Thread Id
Nov 10, 2022
c#
.net
clr
windbg
finalization
Why code in any unit finalization section of a package is not executed at shut down?
Feb 12, 2021
delphi
package
delphi-2007
finalization
Finalizer launched while its object was still being used
Nov 13, 2022
c#
.net
garbage-collection
finalization
finalization handle remains in the memory. how to remove this reference?
Apr 05, 2022
c#
reference
garbage-collection
finalization
How is an object marked as finalized in Java (so that the finalize method wouldn't be called the second time)?
Jun 11, 2022
java
garbage-collection
finalizer
finalize
finalization
Unit finalization order for application, compiled with run-time packages?
Nov 09, 2020
delphi
delphi-2010
packages
finalization
package
Does calling `gc()` manually, result in all `finalizers` being executed immediately?
Feb 22, 2022
garbage-collection
julia
finalization
What is the correct way to free an interface behind an OleVariant?
Apr 02, 2022
delphi
com
delphi-2007
finalization
Finalizer statistics
Sep 11, 2022
go
finalization
What is the up-front cost of an object being finalizable?
Sep 01, 2019
java
jvm
finalize
finalization
Should Java 9 Cleaner be preferred to finalization?
Sep 11, 2022
java
java-9
finalizer
finalize
finalization
Why is the finalize() method deprecated in Java 9?
Sep 09, 2022
java
java-9
finalizer
finalize
finalization
Older Entries »