src/hotspot/share/runtime/os.cpp
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Wed, 11 Sep 2019 14:16:27 +0200 lkorinth 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
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
Tue, 03 Sep 2019 23:42:06 -0400 dholmes 6313903: Thread.sleep(3) might wake up immediately on windows
Wed, 28 Aug 2019 11:19:09 +0200 eosterlund 8229278: Improve hs_err location printing to assume less about GC internals
Fri, 23 Aug 2019 03:06:24 -0700 afarley 8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
Wed, 14 Aug 2019 10:07:00 -0400 coleenp 5103339: Strengthen NoSafepointVerifier
Wed, 19 Sep 2018 14:47:37 -0700 dlong Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
Thu, 18 Jul 2019 21:25:41 +0900 ysuenaga 8227815: Minimal VM: set_state is not a member of AttachListener
Wed, 17 Jul 2019 23:22:48 +0900 ysuenaga 8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
Tue, 16 Jul 2019 07:29:12 +0900 ysuenaga 8225690: Multiple AttachListener threads can be created
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Fri, 05 Apr 2019 09:18:18 +0200 mdoerr 8221833: Readability check in Symbol::is_valid not performed for some addresses
Mon, 01 Apr 2019 18:36:01 +0200 stefank 8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
Thu, 28 Feb 2019 14:22:03 +0100 stuefe 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
Fri, 01 Feb 2019 16:03:15 +0100 shade 8217879: hs_err should print more instructions in hex dump
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Wed, 30 Jan 2019 19:45:10 +0100 shade 8217994: os::print_hex_dump should be more resilient against unreadable memory
Sat, 19 Jan 2019 11:19:55 +0100 shade 8217378: UseCriticalCMSThreadPriority is broken
Thu, 06 Dec 2018 15:44:13 +0100 tschatzl 8214791: Consistently name gc files containing VM operations
Thu, 15 Nov 2018 17:55:41 -0500 dholmes 8213723: More Monitor/mutex initialization management
Thu, 08 Nov 2018 11:45:13 -0800 mikael 8213436: Obsolete UseMembar
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Mon, 15 Oct 2018 08:08:02 +0200 mdoerr 8211852: inspect stack during error reporting
Thu, 04 Oct 2018 16:39:07 +0200 mdoerr 8210754: print_location is not reliable enough (printing register info)
Wed, 18 Jul 2018 11:27:14 +0200 mdoerr 8207342: error occurred during error reporting (printing register info)
Fri, 18 May 2018 09:15:08 -0700 iklam 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
less more (0) -30 tip