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
Garbage-collect a lock once no threads are asking for it
Jun 13, 2021
python
multithreading
memory-leaks
garbage-collection
thread-safety
What happens when an Async value is garbage-collected?
Aug 12, 2022
multithreading
haskell
concurrency
garbage-collection
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
does mono/.Net GC release free allocated memory back to OS after collection? if not, why?
Oct 19, 2021
c#
memory
garbage-collection
How to insist a C compiler put local variables on the stack, not in registers
Oct 15, 2022
c
gcc
garbage-collection
clang
tcc
WaitForFullGCComplete vs (WaitForPendingFinalizers + collect)?
Oct 18, 2022
c#
garbage-collection
.net-4.5
JVM Freeze under high load in longevity tests
Jan 21, 2022
java
garbage-collection
jvm
freeze
file-descriptor
Force garbage collection of JavaScriptCore virtual machine on iOS
Sep 05, 2022
ios
macos
garbage-collection
javascriptcore
May the removal of an unused field cause a garbage collection?
Oct 27, 2022
java
multithreading
garbage-collection
jvm
java-native-interface
How does Java GC call finalize() method?
May 25, 2022
java
garbage-collection
jvm
Lifetime of object in lambda connected to pyqtSignal
Apr 18, 2022
python
lambda
pyqt
garbage-collection
signals-slots
Can I start a JVM with Eden space so big, it runs to completion without any GC. Assuming I have heap of free mem
Jun 30, 2022
java
java-8
garbage-collection
.NET Runtime Error 80131506 - Passing Lambda to Native Function
Nov 15, 2020
c#
.net
winapi
garbage-collection
pinvoke
How GC knows if object in old heap references an object in young heap?
Aug 25, 2022
java
garbage-collection
heap-memory
Availability of Shenandoah 2.0 in JDK
Jun 10, 2022
java
garbage-collection
shenandoah
Equivalent to SoftReference in .net?
Aug 17, 2022
.net
garbage-collection
weak-references
soft-references
How to programmatically determine a Cocoa plugin bundle's garbage collection settings?
Mar 27, 2019
objective-c
cocoa
macos
garbage-collection
How does the garbage collector work with unit tests?
Jun 30, 2022
.net
sql
unit-testing
garbage-collection
Dangers of converting delegates to function pointers
Jun 24, 2022
.net
c++
garbage-collection
Unhandled exception coming from GC thread when a static-constructor / type-initializer fails
Aug 01, 2021
c#
garbage-collection
« Newer Entries
Older Entries »