commit | 43c54c0b3a5161dedfee9c255e60788627ed8505 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Fri Sep 17 17:10:48 2010 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Fri Sep 17 17:10:48 2010 -0700 |
tree | 6ec9dc5b6b4febba5f8e4b8cc4dc653c049a186f | |
parent | 18131c2e1426ba836b5a508842cd370d95d0a964 [diff] |
Ensure that an explicit GC request initiates a GC. Previously, if a concurrent GC was in-flight when an explicit GC was requested a warning would be logged about a recursive GC attempt. Now, the requesting thread will block until the GC is inactive and afterward initiate its foreground collection. Change-Id: Ibc4cef83315ffe7ccf822a32beb4cce5b1c816bd