hotspot/src/share/vm/code/nmethod.hpp
2012-09-28 kvn Merge
2012-09-25 brutisso 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
2012-09-24 kvn 7200163: add CodeComments functionality to assember stubs
2012-09-18 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-06-28 zgu 6995781: Native Memory Tracking (Phase 1)
2012-03-13 johnc 7143511: G1: Another instance of high GC Worker Other time (50ms)
2012-02-02 never 7013347: allow crypto functions to be called inline to enhance performance
2011-08-31 never 7083786: dead various dead chunks of code
2011-05-03 jmasa 7041789: 30% perf regression with c2/arm following 7017732
2011-03-28 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
2011-03-18 never 7028374: race in fix_oop_relocations for scavengeable nmethods
2011-03-15 dcubed Merge
2011-03-11 phh 7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
2011-03-15 dcubed 7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
2011-02-28 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
2011-02-02 kamg 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
2010-12-09 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-09-04 iveresov 6953144: Tiered compilation
2010-08-27 twisti 6961697: move nmethod constants section before instruction section
2010-08-25 twisti 6978355: renaming for 6961697
2010-08-12 never 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
2010-08-11 twisti 6976186: integrate Shark HotSpot changes
2010-08-03 bobv 6953477: Increase portability and flexibility of building Hotspot
2010-07-08 never 6965184: possible races in make_not_entrant_or_zombie
2010-06-21 never 6656830: assert((*p)->is_oop(),"expected an oop while scanning weak refs")
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-16 never 6939930: exception unwind changes in 6919934 hurts compilation speed
2010-02-01 twisti 6921352: JSR 292 needs its own deopt handler
2010-01-29 kvn 4360113: Evict nmethods when code cache gets full
2010-01-29 twisti 6921339: backout 6917766
2010-01-29 twisti 6917766: JSR 292 needs its own deopt handler
2010-01-08 jrose 6912062: disassembler plugin needs to produce symbolic information in product mode
2010-01-06 never 6914002: unsigned compare problem after 5057818
2010-01-04 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
2009-12-17 never 5057818: codecache full and compiler disabled in bigapps fastdebug run
2009-10-09 trims Merge
2009-09-22 xdono 6884624: Update copyright year
2009-09-24 jrose 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
2009-09-24 jrose Merge
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-09-02 ysr 4957990: Perm heap bloat in JVM
2009-02-27 twisti 6810672: Comment typos
2008-07-02 xdono 6719955: Update copyright year
2008-04-18 kamg 6537506: Provide a mechanism for specifying Java-level USDT-like dtrace probes
2008-04-02 jrose 6667042: PrintAssembly option does not work without special plugin
2007-12-01 duke Initial load
less more (0) tip