log src/share/vm/runtime/thread.hpp @ 3384:f52ed367b66d

age author description
Mon, 16 May 2011 22:16:44 -0700 never 6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Mon, 21 Feb 2011 19:17:33 +0100 Thomas Wuerthinger Merge.
Wed, 02 Feb 2011 14:38:01 -0500 kamg 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
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, 01 Dec 2010 17:34:02 -0800 johnc 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent
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.
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
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
Tue, 21 Sep 2010 13:38:35 -0700 iveresov 6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
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
Fri, 02 Jul 2010 17:23:43 -0400 acorn 6964164: MonitorInUseLists leak of contended objects
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
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag