log src/share/vm/code/nmethod.cpp @ 24234:ea6f94ab283b default tip

age author description
Tue, 21 Jun 2016 15:41:01 +0200 Doug Simon back port of JDK-8139379
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Thu, 12 Nov 2015 09:53:17 +0100 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Thu, 08 Oct 2015 09:38:24 +0200 thartmann 8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
Thu, 08 Oct 2015 09:37:51 +0200 thartmann 8075805: Crash while trying to release CompiledICHolder
Thu, 08 Oct 2015 09:37:23 +0200 thartmann 8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
Fri, 13 Nov 2015 09:31:04 -0800 Tom Rodriguez Fix assertion failures with G1 barrier logic and guard InstalledCode updates
Thu, 05 Nov 2015 15:21:30 -0800 Tom Rodriguez Use proper GC barriers when clearing _jvmci_installed_code
Wed, 30 Sep 2015 15:58:36 -0700 Tom Rodriguez Ensure that not_entrant InstalledCode can still be invalidated
Wed, 09 Sep 2015 17:56:30 -0700 Tom Rodriguez Rename jvmciJavaAccess.* to jvmciJavaClasses.*
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Fri, 17 Jul 2015 08:45:25 -0700 twisti nmethod::is_deopt_entry should use NativeCall::instruction_size
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Mon, 04 May 2015 10:39:12 +0200 Doug Simon include reexecute, rethrow_exception and return_oop info when disassembling debug scopes
Thu, 30 Apr 2015 11:30:46 +0200 Christian Wirth explicitly convert to int to satisfy windows builder
Wed, 29 Apr 2015 14:41:03 +0200 Gilles Duboscq Print Graal installed code name when printing frames or diassembly
Tue, 28 Apr 2015 17:08:47 -0700 iveresov Make G1 and Graal be friends in JDK9
Wed, 08 Apr 2015 15:33:13 +0200 Gilles Duboscq Process Graal oops in nmethod::do_unloading_parallel
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Tue, 01 Jul 2014 09:03:55 +0200 stefank 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
Tue, 24 Jun 2014 17:09:48 +0200 stefank 8047373: Clean the ExceptionCache in one pass
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Mon, 23 Jun 2014 16:43:41 +0200 pliden 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
Mon, 09 Mar 2015 12:43:19 -0700 Tom Rodriguez Add PrintNMethodsAtLevel option to hotspot
Mon, 09 Mar 2015 12:18:19 -0700 Tom Rodriguez Support printing options for more nmethod parts
Wed, 25 Feb 2015 19:05:03 -0800 Tom Rodriguez Print full ScopeDesc with PrintDebugInfo
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26