commit | b5145a68147201b3f239243d9429cf9ea51b064a | [log] [tgz] |
---|---|---|
author | Karen Kinnear <karen.kinnear@oracle.com> | Sun Jan 01 11:17:59 2012 -0500 |
committer | Paul Hohensee <phh@openjdk.org> | Sun Jan 01 11:17:59 2012 -0500 |
tree | b94950b048884e46b193d715231052f14309b34b | |
parent | 035c849247dfa4a7234983f386f00a6b0fe5bd1d [diff] |
7125934: Add a fast unordered timestamp capability to Hotspot on x86/x64 Add rdtsc detection and inline generation. Reviewed-by: kamg, dholmes