commit | 60c24f436d603c564d5351a6f81821f12635733c | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@google.com> | Mon Jan 04 12:29:56 2010 -0800 |
committer | Ben Cheng <bccheng@google.com> | Thu Jan 07 13:42:30 2010 -0800 |
tree | a7891b72a6390aed9692803e84642e6bcc61dc50 | |
parent | 81315cc4a0209073e0ae4946a6400b2cb571e616 [diff] |
Tear down the code cache when it is full and restart from scratch. Because the code cache may be wiped out after safe points now the patching of inline cache for predicted chains is done through the compiler thread's work queue.