commit | 7a0bcd0de6c4da6499a088a18d1750e51204c2a6 | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@android.com> | Fri Jan 22 16:45:45 2010 -0800 |
committer | Ben Cheng <bccheng@android.com> | Mon Jan 25 11:09:41 2010 -0800 |
tree | 26dfee02af8caf96d04b3330c9d74de4afa109a2 | |
parent | cf3f76f09ce88e5b8cf86578100fc83352b3d315 [diff] |
Tighten the safe points for code cache resets to happen. Add a new flag in the Thread struct to track the whereabout of the top frame in each Java thread. It is not safe to blow away the code cache if any thread is in the JIT'ed land.