log src/share/vm/runtime/thread.hpp @ 3960:f08d439fab8c

age author description
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Mon, 05 Sep 2011 17:09:05 -0700 never 7051798: SA-JDI: NPE in Frame.addressOfStackSlot(Frame.java:244)
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Thu, 24 Nov 2011 17:24:43 +0100 Gilles Duboscq Make NMethodSweeper work on any JavaThread
Wed, 16 Nov 2011 21:27:28 +0100 Thomas Wuerthinger Pass-by compilation broker.
Wed, 24 Aug 2011 17:40:12 +0200 Lukas Stadler added runtime call to supply info upon deoptimization
Wed, 24 Aug 2011 01:05:02 +0200 Thomas Wuerthinger Various hacks to be able to install machine code from a Java thread.
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
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