log src/share/vm/code/codeCache.cpp @ 10206:0cfa93c2fcc4

age author description
Mon, 29 Apr 2013 13:20:19 +0200 neliasso 8012547: Code cache flushing can get stuck reclaming of memory
Thu, 11 Apr 2013 13:57:44 +0200 neliasso 8006952: Slow VM due to excessive code cache freelist iteration
Tue, 11 Jun 2013 19:59:52 +0200 Christos Kotselidis Force GC to process graal_installed_code references during marking (GRAAL-257)
Mon, 14 Jan 2013 13:52:08 -0500 vladidan 8005204: Code Cache Reduction: command line options implementation
Tue, 25 Sep 2012 14:58:12 +0200 brutisso 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Thu, 14 Apr 2011 00:02:21 -0700 iveresov 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
Thu, 07 Apr 2011 21:32:23 -0700 never 7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
Tue, 05 Apr 2011 19:16:52 -0700 never 7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
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
Wed, 09 Mar 2011 09:15:16 -0800 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache