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