src/hotspot/share/code/compiledMethod.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
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
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Fri, 07 Jun 2019 10:26:21 -0700 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
Tue, 14 May 2019 12:07:24 +0200 eosterlund 8222841: Incorrect static call stub interactions with class unloading
Fri, 15 Mar 2019 16:00:18 -0400 coleenp 8220512: Deoptimize redefinition functions that have dirty ICs
Tue, 05 Feb 2019 20:06:10 +0100 eosterlund 8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Fri, 07 Dec 2018 13:15:35 +0100 eosterlund 8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs
Wed, 05 Dec 2018 15:57:26 +0100 eosterlund 8214338: Move IC stub refilling out of IC cache transitions
Thu, 22 Nov 2018 09:55:44 +0100 eosterlund 8214056: Allow the GC to attach context information to CompiledMethod
Thu, 22 Nov 2018 09:46:24 +0100 eosterlund 8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Thu, 08 Nov 2018 15:02:50 +0100 eosterlund 8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
Mon, 05 Nov 2018 12:36:23 +0100 eosterlund 8212585: Clean up CompiledMethod::oops_reloc_begin()
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
Thu, 30 Aug 2018 09:34:10 +0200 lucy 8209950: SIGBUS in CodeHeapState::print_names()
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Thu, 05 Jul 2018 09:38:15 +0200 mbaesken 8206394: missing ResourceMark in AOTCompiledMethod::metadata_do, AOTCompiledMethod::clear_inline_caches , CompiledMethod::clear_ic_stubs , CompiledMethod::cleanup_inline_caches_impl
Wed, 02 May 2018 11:28:49 -0400 coleenp 8203837: Split nmethod unloading from inline cache cleaning
Fri, 27 Apr 2018 15:00:04 -0400 coleenp 8202447: Fix unloading_occurred to mean unloading_occurred
Wed, 25 Apr 2018 17:50:32 -0400 coleenp 8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
Wed, 18 Apr 2018 13:37:39 -0400 coleenp 8201537: Remove is_alive closure from Klass::is_loader_alive()
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
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
Sun, 11 Feb 2018 03:12:15 -0500 kbarrett 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Fri, 26 May 2017 18:39:27 +0300 vlivanov 8174962: Better interface invocations
Mon, 20 Nov 2017 19:00:22 -0800 iveresov 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip