Mon, 16 Sep 2013 15:35:04 -0700 7164841: Improvements to the GC log file rotation
minqi [Mon, 16 Sep 2013 15:35:04 -0700] rev 19968
7164841: Improvements to the GC log file rotation Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name. Reviewed-by: ccheung, tschatzl, tamao, zgu Contributed-by: yumin.qi@oracle.com
Mon, 16 Sep 2013 15:24:11 -0700 Merge
acorn [Mon, 16 Sep 2013 15:24:11 -0700] rev 19967
Merge
Mon, 16 Sep 2013 17:57:56 -0400 8024647: Default method resolution with private superclass method
acorn [Mon, 16 Sep 2013 17:57:56 -0400] rev 19966
8024647: Default method resolution with private superclass method Reviewed-by: kamg, minqi
Mon, 16 Sep 2013 12:43:34 -0700 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian"
dcubed [Mon, 16 Sep 2013 12:43:34 -0700] rev 19965
6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian" Summary: Cleanup and document how various Linux release info files are used by print_distro_info(). Reviewed-by: dcubed, dsamersoff, coleenp, iklam, omajid Contributed-by: gerald.thornbrugh@oracle.com
Mon, 16 Sep 2013 07:38:13 -0400 6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock
dholmes [Mon, 16 Sep 2013 07:38:13 -0400] rev 19964
6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock Summary: Associate CLOCK_MONOTONIC with the pthread_cond_t objects used for relative timed waits Reviewed-by: dcubed, shade
Fri, 13 Sep 2013 16:56:58 -0700 Merge
sspitsyn [Fri, 13 Sep 2013 16:56:58 -0700] rev 19963
Merge
Fri, 13 Sep 2013 12:48:50 -0700 8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated
sspitsyn [Fri, 13 Sep 2013 12:48:50 -0700] rev 19962
8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated Summary: Pending exceptions must be handled properly after a call to the JVMTI merge_cp_and_rewrite Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
Fri, 13 Sep 2013 12:47:44 -0700 8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool
sspitsyn [Fri, 13 Sep 2013 12:47:44 -0700] rev 19961
8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool Summary: The OOME's in the JVMTI merge_cp_and_rewrite and set_new_constant_pool must be handled correctly Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
Fri, 13 Sep 2013 12:46:40 -0700 8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed
sspitsyn [Fri, 13 Sep 2013 12:46:40 -0700] rev 19960
8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed Summary: Handle pending exceptions instead of firing a guarantee() Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
Fri, 13 Sep 2013 19:20:59 +0200 Merge
mgronlun [Fri, 13 Sep 2013 19:20:59 +0200] rev 19959
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip