Open Bug 1376901 Opened 7 years ago Updated 2 years ago

We still trigger full GCs when the atoms zone reaches its threshold

Categories

(Core :: JavaScript: GC, defect, P3)

55 Branch
defect

Tracking

()

Tracking Status
firefox57 --- affected

People

(Reporter: jonco, Unassigned)

References

(Blocks 1 open bug)

Details

See: http://searchfox.org/mozilla-central/source/js/src/jsgc.cpp#3068

This used to be necessary because we couldn't collect the atoms zone without doing a full GC, but it's not necessary any more (although we will probably collect more garbage with a full GC).
Blocks: 1285355
Blocks: 1376904
No longer blocks: 1285355
Priority: -- → P2
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.