Mon, 07 Jul 2014 10:12:40 +0200 8049421: G1 Class Unloading after completing a concurrent mark cycle file | diff | annotate
Tue, 24 Jun 2014 17:09:48 +0200 8047373: Clean the ExceptionCache in one pass file | diff | annotate
Thu, 17 Jul 2014 10:21:31 +0200 8050972: Concurrency problem in PcDesc cache file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Thu, 20 Mar 2014 17:49:27 -0700 8031320: Use Intel RTM instructions for locks file | diff | annotate
Fri, 06 Dec 2013 12:11:51 -0800 8028107: Kitchensink crashed with EAV file | diff | annotate
Fri, 27 Sep 2013 10:50:55 +0200 8020151: PSR:PERF Large performance regressions when code cache is filled file | diff | annotate
Thu, 29 Aug 2013 18:56:29 -0400 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Fri, 28 Sep 2012 10:16:29 -0700 Merge file | diff | annotate
Mon, 24 Sep 2012 10:30:14 -0700 7200163: add CodeComments functionality to assember stubs file | diff | annotate
Mon, 17 Sep 2012 19:39:07 -0700 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect file | diff | annotate
Tue, 25 Sep 2012 14:58:12 +0200 7200470: KeepAliveClosure not needed in CodeCache::do_unloading file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Thu, 28 Jun 2012 17:03:16 -0400 6995781: Native Memory Tracking (Phase 1) file | diff | annotate
Tue, 13 Mar 2012 11:05:32 -0700 7143511: G1: Another instance of high GC Worker Other time (50ms) file | diff | annotate
Wed, 01 Feb 2012 16:57:08 -0800 7013347: allow crypto functions to be called inline to enhance performance file | diff | annotate
Wed, 31 Aug 2011 16:46:11 -0700 7083786: dead various dead chunks of code file | diff | annotate
Tue, 03 May 2011 10:30:34 -0700 7041789: 30% perf regression with c2/arm following 7017732 file | diff | annotate
Mon, 28 Mar 2011 03:58:07 -0700 7022998: JSR 292 recursive method handle calls inline themselves infinitely file | diff | annotate
Fri, 18 Mar 2011 15:52:42 -0700 7028374: race in fix_oop_relocations for scavengeable nmethods file | diff | annotate
Tue, 15 Mar 2011 06:50:01 -0700 Merge file | diff | annotate
Tue, 15 Mar 2011 06:37:31 -0700 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue file | diff | annotate
Fri, 11 Mar 2011 16:09:55 -0500 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc file | diff | annotate
Mon, 28 Feb 2011 06:07:12 -0800 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc file | diff | annotate
Wed, 02 Feb 2011 14:38:01 -0500 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" file | diff | annotate
Thu, 09 Dec 2010 15:04:26 -0500 7004582: Add GetThisObject() function to JVMTI 1.2 file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Fri, 03 Sep 2010 17:51:07 -0700 6953144: Tiered compilation file | diff | annotate
Fri, 27 Aug 2010 01:51:27 -0700 6961697: move nmethod constants section before instruction section file | diff | annotate
Wed, 25 Aug 2010 05:27:54 -0700 6978355: renaming for 6961697 file | diff | annotate
Thu, 12 Aug 2010 16:38:23 -0700 6974176: ShouldNotReachHere, instanceKlass.cpp:1426 file | diff | annotate
Wed, 11 Aug 2010 05:51:21 -0700 6976186: integrate Shark HotSpot changes file | diff | annotate
Tue, 03 Aug 2010 08:13:38 -0400 6953477: Increase portability and flexibility of building Hotspot file | diff | annotate
Thu, 08 Jul 2010 14:29:44 -0700 6965184: possible races in make_not_entrant_or_zombie file | diff | annotate
Mon, 21 Jun 2010 14:26:17 -0700 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs") file | diff | annotate
Wed, 02 Jun 2010 22:45:42 -0700 Merge file | diff | annotate
Thu, 20 May 2010 06:34:23 -0700 6951083: oops and relocations should part of nmethod not CodeBlob file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Mon, 17 May 2010 16:50:07 -0700 6950075: nmethod sweeper should operate concurrently file | diff | annotate
Thu, 15 Apr 2010 18:14:49 -0700 6939930: exception unwind changes in 6919934 hurts compilation speed file | diff | annotate
Mon, 01 Feb 2010 19:29:46 +0100 6921352: JSR 292 needs its own deopt handler file | diff | annotate
Fri, 29 Jan 2010 09:27:22 -0800 4360113: Evict nmethods when code cache gets full file | diff | annotate
Fri, 29 Jan 2010 08:33:24 -0800 6921339: backout 6917766 file | diff | annotate
Fri, 29 Jan 2010 12:13:05 +0100 6917766: JSR 292 needs its own deopt handler file | diff | annotate
Fri, 08 Jan 2010 13:47:01 -0800 6912062: disassembler plugin needs to produce symbolic information in product mode file | diff | annotate
Tue, 05 Jan 2010 16:12:26 -0800 6914002: unsigned compare problem after 5057818 file | diff | annotate
Mon, 04 Jan 2010 18:38:08 +0100 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164) file | diff | annotate
Wed, 16 Dec 2009 22:15:12 -0800 5057818: codecache full and compiler disabled in bigapps fastdebug run file | diff | annotate
Fri, 09 Oct 2009 15:18:52 -0700 Merge file | diff | annotate
Wed, 23 Sep 2009 23:57:44 -0700 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods file | diff | annotate
Wed, 23 Sep 2009 23:56:15 -0700 Merge file | diff | annotate
Tue, 15 Sep 2009 21:53:47 -0700 6863023: need non-perm oops in code cache for JSR 292 file | diff | annotate
Tue, 22 Sep 2009 14:06:10 -0700 6884624: Update copyright year file | diff | annotate
Wed, 02 Sep 2009 00:04:29 -0700 4957990: Perm heap bloat in JVM file | diff | annotate
Fri, 27 Feb 2009 13:27:09 -0800 6810672: Comment typos file | diff | annotate
Wed, 02 Jul 2008 12:55:16 -0700 6719955: Update copyright year file | diff | annotate
Thu, 17 Apr 2008 22:18:15 -0400 6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes file | diff | annotate
Wed, 02 Apr 2008 12:09:59 -0700 6667042: PrintAssembly option does not work without special plugin file | diff | annotate
Sat, 01 Dec 2007 00:00:00 +0000 Initial load file | diff | annotate
(0)tip

mercurial