zgu [Fri, 18 Jul 2014 11:14:20 -0700] rev 25718
8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid
Summary: Fixed native memory tracking stack walking
Reviewed-by: coleenp, mikael
coleenp [Fri, 18 Jul 2014 11:22:49 -0400] rev 25717
Merge
coleenp [Mon, 14 Jul 2014 10:15:21 -0400] rev 25716
Merge
goetz [Fri, 04 Jul 2014 11:46:01 +0200] rev 25715
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Summary: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Reviewed-by: lfoltan, coleenp, dholmes
coleenp [Thu, 17 Jul 2014 15:45:46 -0400] rev 25714
8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
Summary: remove bcx and mdx handling. We no longer have to convert bytecode pointers to indices for GC since Methods aren't moved.
Reviewed-by: mgerdin, kvn
mikael [Wed, 16 Jul 2014 15:04:36 -0700] rev 25713
8050802: Update jprt runthese test suite to jck-8
Reviewed-by: dholmes, kvn
sspitsyn [Tue, 15 Jul 2014 21:28:51 -0700] rev 25712
8049441: PPC64: Don't use StubCodeMarks for zero-length stubs
Summary: Remove StubCodeMark in generate_icache_flush, generate_verify_oop, generate_throw_exception
Reviewed-by: dcubed, sspitsyn
Contributed-by: volker.simonis@gmail.com
simonis [Fri, 18 Jul 2014 19:56:02 +0200] rev 25711
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Reviewed-by: kvn