src/hotspot/os/posix/os_posix.cpp
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
less more (0) -30 tip