vlivanov [Mon, 29 Sep 2014 09:29:24 -0700] rev 26915
8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests
Reviewed-by: iignatyev, vlivanov, kvn
Contributed-by: evgeniya.stepanova@oracle.com
vlivanov [Mon, 29 Sep 2014 09:26:48 -0700] rev 26914
8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type
Reviewed-by: jrose, kvn
shade [Thu, 25 Sep 2014 12:10:57 +0400] rev 26913
8058968: Compiler time traces should be improved
Summary: Use CITime consistently, make C2 to report to CompilerBroker, more probes.
Reviewed-by: vlivanov, jrose
thartmann [Mon, 29 Sep 2014 08:40:51 +0200] rev 26912
8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
Summary: Remove active ICStubs from zombie nmethods
Reviewed-by: kvn, iveresov