hotspot/src/share/vm/code/nmethod.cpp
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 18 Mar 2011 15:52:42 -0700 never 7028374: race in fix_oop_relocations for scavengeable nmethods
Fri, 18 Mar 2011 01:44:15 -0700 twisti Merge
Wed, 09 Mar 2011 09:15:16 -0800 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Fri, 04 Mar 2011 20:01:48 -0800 never 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
Tue, 15 Mar 2011 06:50:01 -0700 dcubed Merge
Fri, 11 Mar 2011 16:09:55 -0500 phh 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
Tue, 15 Mar 2011 06:37:31 -0700 dcubed 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
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"
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 09 Dec 2010 15:04:26 -0500 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
Sat, 18 Dec 2010 01:15:01 -0800 twisti 6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 08 Oct 2010 02:42:17 -0700 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
Tue, 07 Sep 2010 14:16:50 -0700 iveresov 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Fri, 27 Aug 2010 01:51:27 -0700 twisti 6961697: move nmethod constants section before instruction section
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Thu, 12 Aug 2010 16:38:23 -0700 never 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
Wed, 11 Aug 2010 05:51:21 -0700 twisti 6976186: integrate Shark HotSpot changes
Wed, 11 Aug 2010 01:17:27 -0700 twisti 6975855: don't emit deopt MH handler in C1 if not required
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Mon, 21 Jun 2010 14:26:17 -0700 never 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 02 Jun 2010 14:23:23 -0700 never 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
Thu, 20 May 2010 06:34:23 -0700 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Tue, 09 Feb 2010 01:31:13 -0800 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
Fri, 05 Feb 2010 11:07:40 -0800 never 6920293: OptimizeStringConcat causing core dumps
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Mon, 01 Feb 2010 19:29:46 +0100 twisti 6921352: JSR 292 needs its own deopt handler
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Fri, 29 Jan 2010 08:33:24 -0800 twisti 6921339: backout 6917766
Fri, 29 Jan 2010 12:13:05 +0100 twisti 6917766: JSR 292 needs its own deopt handler
Fri, 08 Jan 2010 13:47:01 -0800 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
Tue, 05 Jan 2010 16:12:26 -0800 never 6914002: unsigned compare problem after 5057818
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Wed, 16 Dec 2009 22:15:12 -0800 never 5057818: codecache full and compiler disabled in bigapps fastdebug run
Wed, 23 Sep 2009 23:57:44 -0700 jrose 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Fri, 04 Sep 2009 05:31:37 -0700 apetrusenko Merge
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Wed, 02 Sep 2009 00:04:29 -0700 ysr 4957990: Perm heap bloat in JVM
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Tue, 30 Sep 2008 11:49:31 -0700 jcoomes 6716466: par compact - remove VerifyParallelOldWithMarkSweep code
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 17 Apr 2008 22:18:15 -0400 kamg 6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
Wed, 02 Apr 2008 12:09:59 -0700 jrose 6667042: PrintAssembly option does not work without special plugin
Wed, 27 Feb 2008 00:23:37 -0800 jrose 6610906: inexplicable IncompatibleClassChangeError
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip