hotspot/src/share/vm/runtime/synchronizer.cpp
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 18 Aug 2015 21:32:21 +0200 jwilhelm 8134626: Misc cleanups after generation array removal
Thu, 03 Sep 2015 10:22:39 -0700 dcubed 8049304: race between VM_Exit and _sync_FutileWakeups->inc()
Tue, 21 Jul 2015 07:28:37 -0700 dcubed 8075171: Contended Locking fast notify bucket
Tue, 14 Jul 2015 09:33:20 -0700 dcubed 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Fri, 13 Feb 2015 10:01:42 -0800 dcubed 8061553: Contended Locking fast enter bucket
Thu, 15 Jan 2015 11:18:20 +0100 psandoz 8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
Tue, 14 Oct 2014 10:32:12 -0700 dcubed 8049737: Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Tue, 15 Jul 2014 07:33:49 -0700 dcubed 8049717: expose L1_data_cache_line_size for diagnostic/sanity checks
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Tue, 17 Jun 2014 12:54:01 -0700 dcubed 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Thu, 06 Feb 2014 17:59:35 +0000 fparain 8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Fri, 05 Jul 2013 22:17:47 +0200 goetz 8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 27 Feb 2013 15:00:30 -0800 dcubed 8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Tue, 22 Jan 2013 05:55:04 -0800 dcubed 6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
Fri, 02 Jul 2010 17:23:43 -0400 acorn 6964164: MonitorInUseLists leak of contended objects
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 03 Jun 2010 13:21:47 -0400 acorn 6852873: Reduce safepoint cleanup time
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 06 Apr 2009 15:47:39 -0700 xlu 6699669: Hotspot server leaves synchronized block with monitor in bad state
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Wed, 24 Dec 2008 19:13:53 -0800 xlu 6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Thu, 11 Dec 2008 03:22:04 -0800 blacklion 6639341: sometimes contended-exit event comes after contended-entered on another thread
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip