roland [Wed, 23 Oct 2013 12:40:23 +0200] rev 21099
8024070: C2 needs some form of type speculation
Summary: record unused type profile information with type system, propagate and use it.
Reviewed-by: kvn, twisti
anoll [Wed, 23 Oct 2013 10:00:39 +0200] rev 21098
8026407: VM crashes on linux-ppc and linux-i586 when there is not enough ReservedCodeCacheSize specified
Summary: Ensure currently required generation of AdapterHandlerLibrary::create_native_wrapper()
Reviewed-by: roland, iveresov
rbackman [Tue, 22 Oct 2013 14:02:15 +0000] rev 21097
Merge
rbackman [Mon, 21 Oct 2013 15:31:16 +0200] rev 21096
8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here
Reviewed-by: iveresov, roland
roland [Tue, 22 Oct 2013 09:51:47 +0200] rev 21095
8026251: New type profiling points: parameters to methods
Summary: x86 interpreter and c1 type profiling for parameters on method entries
Reviewed-by: kvn, twisti
iveresov [Mon, 21 Oct 2013 17:34:27 -0700] rev 21094
Merge
iignatyev [Mon, 21 Oct 2013 09:21:41 +0400] rev 21093
8026865: [TESTBUG] 'compiler/print/PrintInlining.java' should specify -XX:+UnlockDiagnosticVMOptions
Reviewed-by: twisti, iveresov