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 garbage-collection
from C++ to C#: Never Return a Reference to a Local Object?
Aug 03, 2021
c#
garbage-collection
How are arrays of Java objects tenured?
Sep 24, 2022
java
c
arrays
object
garbage-collection
Understanding Phantom reference vs weak reference with respect to Reference queue
Nov 03, 2022
java
garbage-collection
weak-references
soft-references
phantom-reference
Xamarin garbage collector and circular references
Nov 11, 2022
xamarin
mono
garbage-collection
weak-references
circular-reference
can a GC be implemented with C++ raw pointers?
Mar 04, 2022
c++
pointers
garbage-collection
Can one Ruby object destroy another?
Dec 30, 2017
ruby
garbage-collection
How does Pythonic garbage collection with numpy array appends and deletes?
Dec 08, 2019
python
arrays
memory-management
garbage-collection
numpy
What is going on here? (.Net) GC.CollectionCount(0) keeps increasing
Jun 25, 2022
c#
.net
mono
garbage-collection
memory-leaks
Do Timer object get GC-ed when no other object references them?
Feb 13, 2022
c#
garbage-collection
timer
android cache > internal storage vs. object cache
Sep 25, 2022
java
android
caching
garbage-collection
how to prevent memory leak in javascript
Nov 01, 2022
node.js
memory
garbage-collection
Win32.DestroyIcon vs. Icon.Dispose
Sep 06, 2022
c#
garbage-collection
dispose
Will GC collect object a and b if they only have reference to each other?
Oct 18, 2022
java
garbage-collection
What's the lifecycle of a Java HttpSession object?
Mar 31, 2022
java
garbage-collection
Get Running Processes List and Kill Their Background Services
Nov 04, 2022
android
service
garbage-collection
background-process
Pinning Array of .NET objects
Nov 20, 2022
c#
.net
mono
garbage-collection
interop
Does garbage collection happen immediately after Hashmap.remove() is called?
Jun 14, 2022
java
garbage-collection
out-of-memory
Does the Java foreach loop create a new object?
Jun 02, 2022
java
foreach
garbage-collection
Dereferencing Objects in an Array for Java Garbage Collection
Oct 31, 2022
java
arrays
garbage-collection
dereference
Will stream classes or connections considered as a resource leak in Java
Aug 20, 2022
java
garbage-collection
resource-leak
« Newer Entries
Older Entries »