src/hotspot/share/runtime/os.hpp
Thu, 17 Oct 2019 00:00:13 +0200 redestad 8232211: Remove dead code from os.hpp|cpp
Wed, 18 Sep 2019 07:46:02 +0200 stuefe Merge stuefe-new-metaspace-branch
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Thu, 12 Sep 2019 15:04:00 +0200 stuefe Merge stuefe-new-metaspace-branch
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Wed, 04 Sep 2019 13:07:15 +0200 stefank 8230564: Remove os_ext.hpp
Sat, 07 Sep 2019 18:48:57 -0400 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Fri, 23 Aug 2019 03:06:24 -0700 afarley 8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
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
Wed, 05 Jun 2019 14:01:01 -0400 dcubed 8224793: os::die() does not honor CreateCoredumpOnCrash option
Fri, 10 May 2019 10:18:16 +0200 mbaesken 8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
Fri, 08 Mar 2019 11:23:30 +0100 mdoerr 8219584: Try to dump error file by thread which causes safepoint timeout
Fri, 01 Feb 2019 16:03:15 +0100 shade 8217879: hs_err should print more instructions in hex dump
Sun, 13 Jan 2019 16:54:01 -0500 dholmes 8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
Thu, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
Fri, 04 Jan 2019 15:06:01 -0500 coleenp 8215731: Move forward class definitions out of globalDefinitions.hpp
Thu, 03 Jan 2019 13:11:35 -0500 hseigel 8215644: Clean up globalDefinitions_<compiler>.hpp
Thu, 20 Dec 2018 10:05:19 +0100 rehn 8214180: Need better granularity for sleeping
Thu, 15 Nov 2018 17:55:41 -0500 dholmes 8213723: More Monitor/mutex initialization management
Tue, 13 Nov 2018 16:49:58 -0500 dholmes 8213760: os::obsolete_option is obsolete and should be removed
Thu, 08 Nov 2018 11:45:13 -0800 mikael 8213436: Obsolete UseMembar
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Tue, 09 Oct 2018 16:08:07 +0530 mchinnathamb 8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Thu, 04 Oct 2018 16:39:07 +0200 mdoerr 8210754: print_location is not reliable enough (printing register info)
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Thu, 19 Jul 2018 10:17:22 -0700 prr Merge
less more (0) -50 -30 tip