Mon, 08 Jul 2013 14:53:52 -0700 Merge
jiangli [Mon, 08 Jul 2013 14:53:52 -0700] rev 18689
Merge
Mon, 08 Jul 2013 14:21:20 -0400 Merge
jiangli [Mon, 08 Jul 2013 14:21:20 -0400] rev 18688
Merge
Wed, 03 Jul 2013 17:26:59 -0400 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
jiangli [Wed, 03 Jul 2013 17:26:59 -0400] rev 18687
7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful. Summary: Remove -Xaprof and Klass::_alloc_count & ArrayKlass::_alloc_size. Reviewed-by: stefank, coleenp
Mon, 08 Jul 2013 10:58:48 -0700 8016903: Thread::_handle_area initial size too big
iklam [Mon, 08 Jul 2013 10:58:48 -0700] rev 18686
8016903: Thread::_handle_area initial size too big Summary: Changed initial size to Chunk::tiny_size (216 bytes) Reviewed-by: coleenp, dholmes, sspitsyn
Fri, 05 Jul 2013 08:09:40 -0700 Merge
fparain [Fri, 05 Jul 2013 08:09:40 -0700] rev 18685
Merge
Fri, 05 Jul 2013 08:26:49 +0000 8016465: The hs_err file gets wrong name
fparain [Fri, 05 Jul 2013 08:26:49 +0000] rev 18684
8016465: The hs_err file gets wrong name Reviewed-by: dcubed, dholmes, rdurbin
Thu, 04 Jul 2013 21:10:17 -0700 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
dcubed [Thu, 04 Jul 2013 21:10:17 -0700] rev 18683
8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test Reviewed-by: dsamersoff, zgu, hseigel, coleenp
Thu, 04 Jul 2013 04:03:28 -0700 Merge
zgu [Thu, 04 Jul 2013 04:03:28 -0700] rev 18682
Merge
Thu, 04 Jul 2013 06:24:08 -0400 8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state
zgu [Thu, 04 Jul 2013 06:24:08 -0400] rev 18681
8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state Summary: Uses os::NakedYield() on Solaris instead of os::yield_all() Reviewed-by: acorn, coleenp, hseigel
Wed, 03 Jul 2013 13:45:39 -0400 8019833: Wrong JNI error code for preexisting JVM
coleenp [Wed, 03 Jul 2013 13:45:39 -0400] rev 18680
8019833: Wrong JNI error code for preexisting JVM Summary: Return the appropriate JNI error message (instead of the generic one) when the JVM is already started Reviewed-by: coleenp, hseigel Contributed-by: sylvestre@debian.org
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip