hotspot/src/share/vm/code/codeCache.cpp
2012-09-25 brutisso 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-06-28 zgu 6995781: Native Memory Tracking (Phase 1)
2011-05-06 never 6939861: JVM should handle more conversion operations
2011-04-14 iveresov 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
2011-04-08 never 7034957: acquiring lock CodeCache_lock/1 out of order with lock tty_lock/0 -- possible deadlock
2011-04-06 never 7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
2011-03-18 never 7017732: move static fields into Class to prepare for perm gen removal
2011-03-18 never 7028374: race in fix_oop_relocations for scavengeable nmethods
2011-03-09 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2010-12-29 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-21 never 6970683: improvements to hs_err output
2010-08-25 twisti 6978355: renaming for 6961697
2010-07-08 never 6965184: possible races in make_not_entrant_or_zombie
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-20 twisti 6951083: oops and relocations should part of nmethod not CodeBlob
2010-05-17 never 6950075: nmethod sweeper should operate concurrently
2010-04-06 twisti 6940520: CodeCache::scavenge_root_nmethods_do must fix oop relocations
2010-01-29 kvn 4360113: Evict nmethods when code cache gets full
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2007-12-01 duke Initial load
less more (0) tip