log src/share/vm/runtime/thread.cpp @ 1972:f95d63e2154a

age author description
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
Fri, 20 Aug 2010 09:55:50 -0700 never Merge
Thu, 12 Aug 2010 23:34:34 -0700 never 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
Fri, 13 Aug 2010 07:33:20 -0700 dcubed Merge
Tue, 10 Aug 2010 19:17:57 -0400 rasbold 6378314: Bad warning message when agent library not found. local directory is not searched.
Mon, 09 Aug 2010 17:51:56 -0700 never Merge
Mon, 09 Aug 2010 15:17:05 -0700 kvn 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Tue, 15 Jun 2010 15:57:36 -0700 jrose Merge
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