src/hotspot/share/runtime/sweeper.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
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
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Tue, 27 Aug 2019 16:35:50 +0200 eosterlund 8219708: Stop flushing OSR nmethods earlier in the sweeper
Mon, 29 Apr 2019 16:01:52 -0400 coleenp 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Tue, 05 Feb 2019 20:06:10 +0100 eosterlund 8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Thu, 20 Dec 2018 19:44:08 +0100 redestad 8215555: TieredCompilation C2 threads can excessively block handshakes
Thu, 20 Dec 2018 10:41:45 +0100 eosterlund 8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
Thu, 06 Dec 2018 15:44:40 +0100 tschatzl 8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Wed, 05 Dec 2018 15:57:26 +0100 eosterlund 8214338: Move IC stub refilling out of IC cache transitions
Thu, 22 Nov 2018 10:01:38 +0100 eosterlund 8213755: Let nmethods be is_unloading() outside of safepoints
Thu, 08 Nov 2018 14:32:49 +0100 rehn 8211403: Rename SafepointMechanism::poll(...)
Thu, 08 Nov 2018 07:42:08 -0500 dholmes 8213137: Remove static initialization of monitor/mutex instances
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, 01 Nov 2018 17:56:01 +0100 rehn 8209495: NMethodSweeper::sweep_code_cache cause severe delays
Mon, 01 Oct 2018 20:23:56 +0200 rkennke 8211129: compiler/whitebox/ForceNMethodSweepTest.java fails after JDK-8132849
Mon, 24 Sep 2018 18:44:39 +0200 rkennke 8132849: Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Mon, 26 Mar 2018 12:59:45 -0700 lucy 8198691: CodeHeap State Analytics
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
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Mon, 20 Nov 2017 19:00:22 -0800 iveresov 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip