src/hotspot/share/code/nmethod.cpp
Thu, 16 May 2019 11:07:09 -0400 coleenp 8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
Tue, 14 May 2019 12:07:24 +0200 eosterlund 8222841: Incorrect static call stub interactions with class unloading
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Mon, 01 Apr 2019 09:53:30 -0400 coleenp 8221183: Avoid code cache walk in MetadataOnStackMark
Wed, 27 Mar 2019 18:30:45 +0100 pliden 8221456: nmethod::make_unloaded() clears _method member too early
Fri, 15 Mar 2019 16:00:18 -0400 coleenp 8220512: Deoptimize redefinition functions that have dirty ICs
Thu, 14 Mar 2019 09:15:51 +0100 stefank 8220343: Move scavenge_root_nmethods from shared code
Thu, 14 Mar 2019 09:08:17 +0100 stefank 8220411: Remove ScavengeRootsInCode=0 code
Tue, 26 Feb 2019 11:36:00 +0100 eosterlund 8218974: Free GC native structures in nmethod::flush
Wed, 06 Feb 2019 00:20:37 +0100 jwilhelm Merge
Tue, 05 Feb 2019 20:06:10 +0100 eosterlund 8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Tue, 05 Feb 2019 10:40:25 -0500 coleenp 8139551: Scalability problem with redefinition - multiple code cache walks
Thu, 24 Jan 2019 12:23:01 +0100 pliden 8217309: ZGC: Fix ZNMethodTable corruption
Fri, 11 Jan 2019 13:15:37 +0100 eosterlund 8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
Thu, 20 Dec 2018 17:29:59 +0100 lucy 8215551: Missing case label in nmethod::reloc_string_for()
Thu, 20 Dec 2018 10:41:45 +0100 eosterlund 8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
Wed, 05 Dec 2018 15:57:26 +0100 eosterlund 8214338: Move IC stub refilling out of IC cache transitions
Wed, 05 Dec 2018 11:01:44 +0100 eosterlund 8214302: Allow safely calling is_unloading() on zombie nmethods
Mon, 03 Dec 2018 14:16:39 +0100 eosterlund 8214523: Fix nmethod asserts for concurrent nmethod unloading
Fri, 30 Nov 2018 11:40:48 +0100 eosterlund 8213565: Crash in DependencyContext::remove_dependent_nmethod
Thu, 22 Nov 2018 10:01:38 +0100 eosterlund 8213755: Let nmethods be is_unloading() outside of safepoints
Thu, 22 Nov 2018 09:46:24 +0100 eosterlund 8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Mon, 05 Nov 2018 12:36:23 +0100 eosterlund 8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
Mon, 05 Nov 2018 08:01:39 +0100 eosterlund 8212989: Allow CompiledMethod ExceptionCache have unloaded klasses
Fri, 02 Nov 2018 08:33:59 +0100 eosterlund 8209189: Make CompiledMethod::do_unloading more concurrent
Thu, 01 Nov 2018 14:57:26 +0100 eosterlund 8212681: Refactor IC locking to use a fine grained CompiledICLocker
Wed, 24 Oct 2018 11:02:55 -0400 ecaspole 8212706: nmethod jvmci_installed_code_name need to be XML escaped
Wed, 03 Oct 2018 15:22:16 +0200 rkennke 8211279: Verify missing object equals barriers
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Tue, 21 Aug 2018 08:38:02 -0700 never 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Tue, 31 Jul 2018 09:55:09 -0400 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Thu, 28 Jun 2018 00:34:55 -0400 kbarrett 8205577: parallel/TestPrintGCDetailsVerbose.java fails assertion
Fri, 22 Jun 2018 15:58:32 -0700 iveresov 8204209: [Graal] Compilation fails during nmethod printing with "assert(bci == 0 || 0 <= bci && bci < code_size()) failed: illegal bci"
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Wed, 02 May 2018 11:28:49 -0400 coleenp 8203837: Split nmethod unloading from inline cache cleaning
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Wed, 25 Apr 2018 17:50:32 -0400 coleenp 8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Wed, 18 Apr 2018 13:37:39 -0400 coleenp 8201537: Remove is_alive closure from Klass::is_loader_alive()
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Thu, 15 Mar 2018 21:26:55 +0100 stefank 8199728: Remove oopDesc::is_scavengable
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Wed, 31 Jan 2018 16:10:23 -0800 dlong 8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Thu, 18 Jan 2018 18:58:46 +0000 lana Merge
Fri, 26 May 2017 18:39:27 +0300 vlivanov 8174962: Better interface invocations
Thu, 04 Jan 2018 18:18:18 -0500 kbarrett 8194406: Use Atomic::replace_if_null
Thu, 21 Dec 2017 09:05:32 +0100 goetz 8193927: Optimize scanning code for oops.
Thu, 30 Nov 2017 08:35:33 -0800 iveresov 8192756: SIGSEGV in nmethod::new_native_nmethod
Mon, 20 Nov 2017 19:00:22 -0800 iveresov 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Mon, 06 Nov 2017 12:53:55 +0100 dnsimon 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
less more (0) -60 tip