Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
chrisseaton
5y ago
0 comments
Save
Share
I know they run in the background... but I don't think they run in the background if there's nothing to do, do they?
0 comments
1 comments · 1 top-level
top
newest
oldest
imtringued
5y ago
A JVM with default settings will happily allocate more memory without attempting to even run a single GC cycle until it hits the configured heap size. Once it hits the limit it will try to run the GC.
1 more reply
j
/
k
navigate · click thread line to collapse