log src/share/vm/runtime/thread.cpp @ 5928:541c4a5e7b88

age author description
Tue, 06 Mar 2012 16:32:23 -0800 never 7150390: JFR test crashed on assert(_jni_lock_count == count) failed: must be equal
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Thu, 15 Mar 2012 16:34:31 -0700 Christian Haeubl fixed two cases where DeoptAction was invalid
Thu, 15 Mar 2012 15:31:34 -0700 Christian Haeubl more preparations for disabling runtime feedback selectively based on deoptimization history
Thu, 08 Mar 2012 15:01:19 +0100 Gilles Duboscq comments cleanup/retagging
Tue, 28 Feb 2012 18:00:35 +0100 Lukas Stadler added RiCompiledMethod.execute and the required VM infrastructure
Mon, 27 Feb 2012 22:15:05 +0100 Thomas Wuerthinger Remove the hacks around "is_Compiler_thread" assertions; Graal no longer uses the compiler thread mechanisms; don't create a C++ compilation queue or any compiler threads.
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 15 Feb 2012 12:17:30 -0800 fparain 7145243: Need additional specializations for argument parsing framework
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Mon, 17 Oct 2011 01:40:27 -0400 dholmes Merge
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Thu, 06 Oct 2011 13:28:09 -0400 tonyp Merge
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
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
Wed, 06 Jul 2011 12:28:07 -0700 jcoomes 7061204: clean the chunk table synchronously in embedded builds
Mon, 13 Jun 2011 09:58:16 -0700 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
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.
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 17 May 2011 19:11:51 -0700 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
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, 22 Jun 2011 21:51:26 +0200 Thomas Wuerthinger Make sure that the compiler is initialized at startup (and not on the first compiled method).
Thu, 09 Jun 2011 14:42:24 +0200 Thomas Wuerthinger Also call Compiler shutdown hook in case of System.exit call. Draft VMExits.Sandbox class.
Wed, 08 Jun 2011 17:01:16 +0200 Thomas Wuerthinger Added time measurement for phases.
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
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
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
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