log src/share/vm/runtime/thread.cpp @ 1603:d93949c5bdcc

age author description
Thu, 10 Jun 2010 13:04:20 -0700 kvn 6730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error on x86
Wed, 09 Jun 2010 13:53:58 -0400 coleenp Merge
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 03 Jun 2010 13:21:47 -0400 acorn 6852873: Reduce safepoint cleanup time
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 12 Nov 2010 20:57:08 +0100 Thomas Wuerthinger Added flag -XX:BootstrapC1X that precompiles Object::<init> and then every method in the compilation queue until it is empty.
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Fri, 12 Mar 2010 10:42:16 -0500 coleenp 6929067: Stack guard pages should be removed when thread is detached
Tue, 02 Mar 2010 12:09:40 -0800 coleenp 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Wed, 06 Jan 2010 22:21:39 -0800 iveresov Merge
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)