hotspot/src/share/vm/code/nmethod.cpp
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-17 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
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-02-02 never 7013347: allow crypto functions to be called inline to enhance performance
2012-02-01 never 7141200: log some interesting information in ring buffers for crashes
2011-10-13 dcubed 7098194: integrate macosx-port changes
2011-08-31 never 7083786: dead various dead chunks of code
2011-08-16 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
2011-06-22 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
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 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-18 twisti Merge
2011-03-09 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2011-03-05 never 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
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"
2011-01-28 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
2011-01-14 never 4926272: methodOopDesc::method_from_bcp is unsafe
2011-01-07 twisti Merge
2010-12-09 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
2010-12-18 twisti 6990933: assert(sender_cb) failed: sanity in frame::sender_for_interpreter_frame
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-08 twisti 6990549: Zero and Shark fixes after 6978355 and 6953144
2010-09-07 iveresov 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
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-11 twisti 6975855: don't emit deopt MH handler in C1 if not required
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-10 jrose 6939203: JSR 292 needs method handle constants
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-06-02 never 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
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-22 jcoomes 6888954: argument formatting for assert() and friends
2009-10-11 jcoomes 6888953: some calls to function-like macros are missing semicolons
2010-04-16 never 6939930: exception unwind changes in 6919934 hurts compilation speed
2010-02-09 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
2010-02-05 never 6920293: OptimizeStringConcat causing core dumps
2010-02-02 kvn 6614597: Performance variability in jvm2008 xml.validation
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-05 twisti 6893268: additional dynamic language related optimizations in C2
less more (0) -60 tip