log src/share/vm/runtime/thread.hpp @ 12355:cefad50507d8

age author description
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Fri, 04 Oct 2013 11:56:18 +0200 Lukas Stadler more javadoc and output tweaks for dynamic counters
Mon, 30 Sep 2013 18:32:26 +0200 Lukas Stadler move benchmark counters into separate class and make them correct for multithreaded applications
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 17 Jul 2013 13:48:15 +0200 rbackman 8020701: Avoid crashes in WatcherThread
Wed, 12 Jun 2013 11:17:39 +0200 rbackman 8016131: nsk/sysdict/vm/stress/chain tests crash the VM in 'entry_frame_is_first()'
Wed, 10 Jul 2013 15:49:15 +0000 fparain 7143807: ResourceMark nesting problem in stringStream
Wed, 19 Jun 2013 15:37:32 +0200 Doug Simon merge fixes
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Tue, 04 Jun 2013 19:39:21 -0700 dcubed 8010257: remove unused thread-local variables _ScratchA and _ScratchB
Wed, 10 Apr 2013 08:55:50 -0400 zgu 8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Tue, 05 Mar 2013 13:55:56 -0800 iklam 7107135: Stack guard pages are no more protected after loading a shared library with executable stack
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 05 Mar 2013 19:20:05 +0100 Thomas Wuerthinger Remove setDeoptInfo functionality. Start getting rid of scratch register usages.
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 27 Nov 2012 10:13:20 +0100 stefank 8003720: NPG: Method in interpreter stack frame can be deallocated
Wed, 21 Nov 2012 19:23:43 +0100 Doug Simon added ScopedDebugValue to add values of interest to hs_err crash logs
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Thu, 04 Oct 2012 14:55:57 +0200 rbackman 7127792: Add the ability to change an existing PeriodicTask's execution interval
Wed, 17 Oct 2012 17:36:48 +0200 nloodin 8000617: It should be possible to allocate memory without the VM dying.
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)