Tue, 30 Sep 2014 15:44:43 +0200 8059468: Fix PrintCodeCache output changed by JDK-8059137
thartmann [Tue, 30 Sep 2014 15:44:43 +0200] rev 26919
8059468: Fix PrintCodeCache output changed by JDK-8059137 Summary: Change output of PrintCodeCache to print "CodeCache" instead of "Code Cache" and change name of non-method code heap to non-nmethod code heap. Reviewed-by: vlivanov, anoll
Tue, 30 Sep 2014 09:06:39 +0200 8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names
thartmann [Tue, 30 Sep 2014 09:06:39 +0200] rev 26918
8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names Summary: The segmented code cache implementation registers a memory pool for each code heap. To be consistent with the "non-segmented" output, the names of these pools should contain the word "code heap". Reviewed-by: kvn, sla, fzhinkin
Mon, 29 Sep 2014 11:46:05 -0700 8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement
vlivanov [Mon, 29 Sep 2014 11:46:05 -0700] rev 26917
8058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replacement Reviewed-by: kvn
Mon, 29 Sep 2014 09:32:15 -0700 8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests
vlivanov [Mon, 29 Sep 2014 09:32:15 -0700] rev 26916
8038098: [TESTBUG] remove explicit set build flavor from hotspot/test/compiler/* tests Reviewed-by: iignatyev, vlivanov, kvn, fzhinkin Contributed-by: evgeniya.stepanova@oracle.com
Mon, 29 Sep 2014 09:29:24 -0700 8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests
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
Mon, 29 Sep 2014 09:26:48 -0700 8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type
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
Thu, 25 Sep 2014 12:10:57 +0400 8058968: Compiler time traces should be improved
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
Mon, 29 Sep 2014 08:40:51 +0200 8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
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
Fri, 26 Sep 2014 20:09:02 -0700 8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic
iveresov [Fri, 26 Sep 2014 20:09:02 -0700] rev 26911
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic Summary: Make sure MH intrinsics can be created before compiler instances Reviewed-by: kvn
Mon, 29 Sep 2014 16:03:30 -0400 8058880: Introduce identifier TEMP_DEF for effects in adl.
goetz [Mon, 29 Sep 2014 16:03:30 -0400] rev 26910
8058880: Introduce identifier TEMP_DEF for effects in adl. Summary: Modified adlc sources. Reviewed-by: kvn, drchase
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip