morris [Thu, 07 Mar 2013 18:03:26 -0800] rev 15877
Merge
morris [Thu, 07 Mar 2013 14:46:20 -0800] rev 15876
Merge
kvn [Wed, 06 Mar 2013 12:25:57 -0800] rev 15875
8009472: Print additional information for 8004640 failure
Summary: dump nodes and types in 8004640 case.
Reviewed-by: roland
roland [Wed, 06 Mar 2013 10:28:38 +0100] rev 15874
8009460: C2compiler crash in machnode::in_regmask(unsigned int)
Summary: 7121140 may not correctly break the Allocate -> MemBarStoreStore link
Reviewed-by: kvn
morris [Tue, 05 Mar 2013 18:03:36 -0800] rev 15873
8008750: [partfait] Null pointer deference in hotspot/src/share/vm/oops/instanceKlass.hpp
Summary: fix null pointer
Reviewed-by: kvn, coleenp
vlivanov [Tue, 05 Mar 2013 08:17:18 -0800] rev 15872
Merge
shade [Tue, 05 Mar 2013 04:24:50 -0800] rev 15871
8009120: Fuzz instruction scheduling in HotSpot compilers
Reviewed-by: kvn, vlivanov
morris [Tue, 05 Mar 2013 04:24:33 -0800] rev 15870
8008574: [parfait] Null pointer deference in hotspot/src/share/vm/runtime/frame.cpp
Summary: fix null pointer
Reviewed-by: kvn
morris [Mon, 04 Mar 2013 13:15:01 -0800] rev 15869
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value
Summary: safety checks for non-Apple thread time functions
Reviewed-by: kvn
morris [Fri, 01 Mar 2013 14:26:34 -0800] rev 15868
8008327: [parfait] Unitialized variable in hotspot/agent/src/os/bsd/MacosxDebuggerLocal.m
Summary: Fix unitialized variable and return value.
Reviewed-by: kvn
jiangli [Thu, 07 Mar 2013 10:39:15 -0800] rev 15867
Merge
jprovino [Thu, 07 Mar 2013 10:46:14 -0500] rev 15866
Merge
bpittore [Fri, 01 Mar 2013 14:06:47 -0500] rev 15865
Merge
collins [Wed, 27 Feb 2013 20:36:14 -0800] rev 15864
7115383: TEST_BUG: some jtreg tests fail because they explicitly specify -server option
Summary: Small changes to hotspot tests to remove "-server" and replace with ${TESTVMOPTS}
Reviewed-by: kvn
stefank [Thu, 07 Mar 2013 14:29:02 +0100] rev 15863
Merge
erikj [Mon, 04 Mar 2013 22:39:00 -0800] rev 15862
8008451: Make mac builds on 10.8 work on 10.7
Reviewed-by: jcoomes, ohair