src/hotspot/os/posix/os_posix.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
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
Thu, 14 Nov 2019 22:36:40 -0500 dholmes 8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
Tue, 22 Oct 2019 22:00:21 -0400 dholmes 8232571: Add missing SIGINFO signal
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, 17 Oct 2019 00:00:13 +0200 redestad 8232211: Remove dead code from os.hpp|cpp
Tue, 08 Oct 2019 09:33:57 +0200 mbaesken 8231753: use more Posix functionality in aix os::print_os_info
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
Tue, 03 Sep 2019 23:42:06 -0400 dholmes 6313903: Thread.sleep(3) might wake up immediately on windows
Wed, 14 Aug 2019 00:18:00 -0400 dholmes 8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
Fri, 28 Jun 2019 09:49:10 -0700 ccheung 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Tue, 19 Mar 2019 14:32:41 -0400 kbarrett 8218975: Bug in macOSX kernel's pthread support
Wed, 13 Mar 2019 00:48:52 -0400 aoqi 8170639: [Linux] jsig is limited to a maximum of 64 signals
Fri, 08 Mar 2019 11:23:30 +0100 mdoerr 8219584: Try to dump error file by thread which causes safepoint timeout
Fri, 22 Feb 2019 18:54:23 -0800 mikael 8219611: Remove superfluous sigfillset code
Fri, 22 Feb 2019 09:23:37 +0100 redestad 8219247: Enable inlining of newly introduced PlatformMonitor methods
Thu, 21 Feb 2019 16:56:06 -0800 mikael 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Tue, 05 Feb 2019 20:18:00 -0500 dholmes 8217843: Performance regression related to os::supports_monotonic_clock() on linux
Tue, 05 Feb 2019 15:12:13 -0500 pchilanomate 8210832: Remove sneaky locking in class Monitor
Wed, 23 Jan 2019 21:17:51 -0500 dholmes 8194860: Cleanup Semaphore timed-wait time calculations
Sun, 13 Jan 2019 16:54:01 -0500 dholmes 8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
Thu, 20 Dec 2018 10:05:19 +0100 rehn 8214180: Need better granularity for sleeping
Thu, 15 Nov 2018 17:08:59 +0100 mbaesken 8211326: add OS user related information to hs_err file
Tue, 02 Oct 2018 17:12:13 -0400 dholmes 8211175: Remove temporary clock initialization duplication
Tue, 17 Jul 2018 15:59:47 -0400 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
Tue, 03 Jul 2018 15:08:01 -0400 coleenp 8134538: Duplicate implementations of os::lasterror
Tue, 19 Jun 2018 09:34:41 +0200 stuefe 8203680: os::stat() on Posix platform does not need to copy input path
Thu, 31 May 2018 14:09:04 -0700 dtitov 8197387: jcmd started by "root" must be allowed to access all VM processes
Fri, 18 May 2018 08:47:42 -0400 coleenp 8134537: Much nearly duplicated code for sun.misc.Signal support
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
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
Tue, 27 Feb 2018 18:17:57 -0500 kbarrett 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
Thu, 11 Jan 2018 18:42:36 -0500 coleenp 8130039: Move the platform-specific [OS]Semaphore code
Thu, 07 Dec 2017 10:21:13 -0800 sangheki 8193105: Print error code when map_memory_to_file() fails
Fri, 01 Dec 2017 11:26:22 -0500 mdoerr 8192898: AIX build broken after JDK-8190308
Wed, 29 Nov 2017 17:03:10 -0800 kkharbas 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 09 Oct 2017 01:23:13 -0400 dholmes 8185529: JCK api/java_lang/Object/WaitTests failed with jdk10/hs nightly
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip