src/hotspot/share/code/nmethod.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Thu, 24 Oct 2019 11:08:16 +0200 tschatzl 8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Fri, 27 Sep 2019 15:15:07 +0200 rehn 8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion
Thu, 26 Sep 2019 09:22:49 -0400 coleenp 8226690: SIGSEGV in MetadataOnStackClosure::do_metadata
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Wed, 14 Aug 2019 10:07:00 -0400 coleenp 5103339: Strengthen NoSafepointVerifier
Wed, 31 Jul 2019 06:54:50 -0400 coleenp 8228630: Remove always true parameter to NoSafepointVerifier
Thu, 18 Jul 2019 11:15:20 +0200 eosterlund 8224674: NMethod state machine is not monotonic
Tue, 02 Jul 2019 11:33:01 +0200 eosterlund 8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Thu, 20 Jun 2019 10:32:25 -0700 kvn 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
Fri, 07 Jun 2019 10:26:21 -0700 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
Tue, 28 May 2019 20:47:47 +0200 rehn 8224795: some runtime/SelectionResolution tests are timing out
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Tue, 21 May 2019 15:51:35 +0200 lucy 8213084: Rework and enhance Print[Opto]Assembly output
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
less more (0) -60 tip