src/hotspot/share/runtime/synchronizer.cpp
Fri, 29 Nov 2019 12:09:25 +0100 rehn 8234086: VM operation can be simplified
Mon, 25 Nov 2019 12:33:15 +0100 stefank 8234740: Harmonize parameter order in Atomic - cmpxchg
Mon, 25 Nov 2019 12:32:40 +0100 stefank 8234739: Harmonize parameter order in Atomic - xchg
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Fri, 22 Nov 2019 09:06:35 -0500 dcubed 8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
Wed, 20 Nov 2019 09:10:02 -0500 dcubed 8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
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
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Wed, 11 Sep 2019 14:16:27 +0200 lkorinth 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Wed, 28 Aug 2019 10:56:50 -0400 dcubed 8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Tue, 27 Aug 2019 20:10:06 +0000 pchilanomate 8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Mon, 19 Aug 2019 11:30:03 +0200 stefank 8229838: Rename markOop files to markWord
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Tue, 13 Aug 2019 16:13:22 -0400 dcubed 8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
Wed, 31 Jul 2019 06:37:13 -0400 coleenp 8228673: Remove develop flag StrictSafepointChecks
Wed, 12 Jun 2019 10:52:45 -0400 dcubed 8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Wed, 24 Apr 2019 10:20:25 -0400 dcubed 8222295: more baseline cleanups from Async Monitor Deflation project
Tue, 26 Mar 2019 15:27:41 -0400 dcubed 8221350: more monitor logging updates from Async Monitor Deflation project
Thu, 31 Jan 2019 11:19:58 -0500 dcubed 8217659: monitor_logging updates from Async Monitor Deflation project
Tue, 29 Jan 2019 14:09:38 -0500 dcubed 8217658: baseline_cleanups from Async Monitor Deflation project
Tue, 27 Nov 2018 18:35:16 -0500 dcubed 8202415: Incorrect time logged for monitor deflation
Thu, 08 Nov 2018 11:22:28 -0800 mikael 8213438: Remove ClearResponsibleAtSTW
Wed, 03 Oct 2018 15:05:46 +0200 redestad 8211384: Obsolete -XX:+/-MonitorInUseLists option
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Tue, 11 Sep 2018 13:54:34 -0700 mikael 8210514: Obsolete SyncVerbose
Fri, 27 Jul 2018 16:29:36 -0400 dcubed 8171157: Convert ObjectMonitor_test to GTest
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
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
Thu, 04 Jan 2018 18:18:18 -0500 kbarrett 8194406: Use Atomic::replace_if_null
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip