commit | a5e58e8d538ce1224ca0d83fcdd1c826428dcbcc | [log] [tgz] |
---|---|---|
author | Vasanth Venkatachalam <vasanth.venkatachalam@amd.com> | Wed Jan 13 09:39:46 2010 -0700 |
committer | Daniel D. Daugherty <dcubed@openjdk.org> | Wed Jan 13 09:39:46 2010 -0700 |
tree | 6958c6e54398d2d4b43401904eab4fbf62bb7fa2 | |
parent | ce7894453911dc2fa08a9b460562c614cb2ab4b7 [diff] |
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau