Closed Bug 1307498 Opened 8 years ago Closed 8 years ago

Zone::isCollectingFromAnyThread is not thread-safe

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1313098

People

(Reporter: jonco, Unassigned)

Details

This checks the runtime's heap state which is protected by the helper thread state lock, without taking the lock.  Note that this may not be an issue after we stop firing barriers off main thread (bug 1302559).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.