Wed, 16 Jan 2013 12:46:27 +0100 8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations
brutisso [Wed, 16 Jan 2013 12:46:27 +0100] rev 15238
8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations Summary: Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, mgerdin
Tue, 22 Jan 2013 11:54:16 -0800 Merge
zgu [Tue, 22 Jan 2013 11:54:16 -0800] rev 15237
Merge
Tue, 22 Jan 2013 14:27:41 -0500 6871190: Don't terminate JVM if it is running in a non-interactive session
zgu [Tue, 22 Jan 2013 14:27:41 -0500] rev 15236
6871190: Don't terminate JVM if it is running in a non-interactive session Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session Reviewed-by: ctornqvi, acorn
Tue, 22 Jan 2013 05:57:18 -0800 8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
dcubed [Tue, 22 Jan 2013 05:57:18 -0800] rev 15235
8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops Summary: check_for_valid_safepoint_state() only applies to blocking VM ops Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Tue, 22 Jan 2013 05:56:42 -0800 8004902: correctness fixes motivated by contended locking work (6607129)
dcubed [Tue, 22 Jan 2013 05:56:42 -0800] rev 15234
8004902: correctness fixes motivated by contended locking work (6607129) Summary: misc correctness fixes Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: dave.dice@oracle.com
Tue, 22 Jan 2013 05:55:04 -0800 6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
dcubed [Tue, 22 Jan 2013 05:55:04 -0800] rev 15233
6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit() Summary: Add missing Handle. Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Mon, 21 Jan 2013 16:11:24 -0500 Merge
acorn [Mon, 21 Jan 2013 16:11:24 -0500] rev 15232
Merge
Mon, 21 Jan 2013 09:00:04 +0100 8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
brutisso [Mon, 21 Jan 2013 09:00:04 +0100] rev 15231
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com. Reviewed-by: sla, dholmes, dlong, mikael
Thu, 17 Jan 2013 22:11:57 -0500 8006548: version wrong in new constantPool code
coleenp [Thu, 17 Jan 2013 22:11:57 -0500] rev 15230
8006548: version wrong in new constantPool code Summary: fix increment problem with saved_version Reviewed-by: dholmes
Thu, 17 Jan 2013 13:40:31 -0500 7174978: NPG: Fix bactrace builder for class redefinition
coleenp [Thu, 17 Jan 2013 13:40:31 -0500] rev 15229
7174978: NPG: Fix bactrace builder for class redefinition Summary: Remove Method* from backtrace but save version so redefine classes doesn't give inaccurate line numbers. Removed old Merlin API with duplicate code. Reviewed-by: dholmes, sspitsyn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip