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
Fri, 18 May 2018 15:56:42 -0400 coleenp 8202014: Possible to receive signal before signal semaphore created
Thu, 03 May 2018 15:17:27 +0200 lkorinth 8176717: GC log file handle leaked to child processes
Thu, 03 May 2018 08:07:20 -0400 zgu 8199067: [REDO] NMT: Enhance thread stack tracking
Wed, 28 Mar 2018 10:49:07 +0200 glaubitz 8200245: Zero fails to build on linux-ia64 due to ia64-specific cruft
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Tue, 06 Mar 2018 17:45:31 -0500 coleenp 8199133: [BACKOUT] NMT: Enhance thread stack tracking
Thu, 01 Mar 2018 16:35:36 -0500 zgu 8191369: NMT: Enhance thread stack tracking
Tue, 27 Feb 2018 18:17:57 -0500 kbarrett 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
Thu, 22 Feb 2018 12:05:17 -0500 lfoltan 8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
Wed, 21 Feb 2018 12:40:07 +0100 stefank 8198225: os::attempt_reserve_memory_at records memory as committed
Sun, 11 Feb 2018 03:12:15 -0500 kbarrett 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
Mon, 05 Feb 2018 13:23:26 -0500 zgu 8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
Fri, 02 Feb 2018 09:34:11 -0500 coleenp 6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Tue, 23 Jan 2018 14:27:10 -0500 kbarrett 8195690: JNI GetObjectRefType doesn't handle NULL
Tue, 21 Nov 2017 09:47:55 -0500 kbarrett 8194312: Support parallel and concurrent JNI global handle processing
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
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip