hotspot/src/share/vm/code/nmethod.hpp
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 10 Nov 2015 11:50:20 -1000 never 8142436: [JVMCI] fix management of nmethod::_installed_code field
Wed, 04 Nov 2015 07:23:23 -1000 twisti 8139170: JVMCI refresh
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Mon, 31 Aug 2015 13:49:18 +0200 thartmann 8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Fri, 13 Feb 2015 05:17:41 -0800 ctornqvi Merge
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Thu, 29 Jan 2015 19:16:47 +0100 zmajo 8071654: disassembler handles embedded OOPs not uniformly
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Mon, 29 Sep 2014 08:40:51 +0200 thartmann 8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Mon, 15 Sep 2014 08:08:22 +0200 thartmann 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
Fri, 05 Sep 2014 14:39:45 -0700 iveresov 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Thu, 17 Jul 2014 10:21:31 +0200 mdoerr 8050972: Concurrency problem in PcDesc cache
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Tue, 24 Jun 2014 17:09:48 +0200 stefank 8047373: Clean the ExceptionCache in one pass
Thu, 24 Apr 2014 09:47:34 +0200 anoll 8041468: Field nmethod::_lock_count should be declared volatile
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 15 Jan 2014 06:16:55 +0100 anoll 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
Fri, 06 Dec 2013 12:11:51 -0800 kvn 8028107: Kitchensink crashed with EAV
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Fri, 28 Sep 2012 10:16:29 -0700 kvn Merge
Tue, 25 Sep 2012 14:58:12 +0200 brutisso 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Mon, 24 Sep 2012 10:30:14 -0700 kvn 7200163: add CodeComments functionality to assember stubs
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 13 Mar 2012 11:05:32 -0700 johnc 7143511: G1: Another instance of high GC Worker Other time (50ms)
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Tue, 03 May 2011 10:30:34 -0700 jmasa 7041789: 30% perf regression with c2/arm following 7017732
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Fri, 18 Mar 2011 15:52:42 -0700 never 7028374: race in fix_oop_relocations for scavengeable nmethods
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, 09 Dec 2010 15:04:26 -0500 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
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
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
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, 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
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
less more (0) -60 tip