log src/share/vm/runtime/thread.cpp @ 2376:c7f3d0b4570f

age author description
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Mon, 21 Feb 2011 19:17:33 +0100 Thomas Wuerthinger Merge.
Tue, 08 Feb 2011 22:27:57 -0800 mchung Merge
Tue, 08 Feb 2011 09:11:37 -0800 mchung 7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
Mon, 07 Feb 2011 14:36:26 -0500 coleenp 6472925: OutOfMemoryError fails to generate stack trace as it now ought
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 25 Jan 2011 00:14:21 -0500 dholmes 6566340: Restore use of stillborn flag to signify a thread that was stopped before it started
Wed, 12 Jan 2011 15:44:16 +0000 kevinw 6994753: Implement optional hook to a Java method at VM startup.
Tue, 11 Jan 2011 10:06:00 -0500 kamg 6814943: getcpool001 catches more than one JvmtiThreadState problem
Wed, 26 Jan 2011 18:17:37 +0100 Thomas Wuerthinger Merge.
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Mon, 08 Nov 2010 14:33:48 -0800 iveresov Merge
Wed, 20 Oct 2010 04:19:01 -0700 twisti Merge
Tue, 19 Oct 2010 02:52:57 -0700 twisti 6990192: VM crashes in ciTypeFlow::get_block_for()
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
Wed, 13 Oct 2010 11:46:46 -0400 acorn Merge
Thu, 30 Sep 2010 12:05:08 -0400 zgu 6988363: Rebrand vm vendor property settings (jdk7 only)
Fri, 08 Oct 2010 09:29:09 -0700 jcoomes Merge
Fri, 01 Oct 2010 16:43:05 -0400 tonyp 6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue
Thu, 30 Sep 2010 12:15:13 -0700 jcoomes 6988678: fatal error deadlock handling was unintentionally disabled
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Tue, 21 Sep 2010 13:38:35 -0700 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails