commit | 09f8dd45d11f442decc1925ca6cfdf3f23c31d7c | [log] [tgz] |
---|---|---|
author | Xiaobin Lu <xlu@openjdk.org> | Sat Mar 13 16:32:49 2010 -0800 |
committer | Xiaobin Lu <xlu@openjdk.org> | Sat Mar 13 16:32:49 2010 -0800 |
tree | c999296aa376349742dc5247f457b1dd1f8d61a0 | |
parent | 053d7adeb29d0c30d822968073bfade170f0fafa [diff] |
6934758: Expose the break down of clean up task time during safepoint Use -XX:+TraceSafepointCleanupTime to print out the details of each clean up tasks. Reviewed-by: dholmes, ysr