src/hotspot/os/solaris/os_solaris.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
Wed, 13 Nov 2019 10:49:12 -0800 sangheki 8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Mon, 11 Nov 2019 12:11:34 -0500 coleenp 8232735: Convert PrintJNIResolving to Unified Logging
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
Wed, 09 Oct 2019 14:07:44 +0200 mbaesken 8232052: use string literal for format string when handling PauseAtStartupFile
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
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, 21 Aug 2019 17:09:05 +0300 bulasevich 8229254: solaris_x64 build fails after JDK-8191278
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Wed, 14 Aug 2019 00:18:00 -0400 dholmes 8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
Fri, 02 Aug 2019 10:10:42 +0200 mbaesken 8228902: add os::dll_load to the unified logging os category
Tue, 02 Jul 2019 13:45:08 +0200 mbaesken 8226238: Improve error output and fix elf issues in os::dll_load jdk-14+4
Tue, 11 Jun 2019 10:55:17 +0200 eosterlund 8224871: os::attempt_reserve_memory_at() tries too hard
Wed, 05 Jun 2019 16:53:52 +0200 mbaesken 8224958: add os::dll_load calls to event log
Wed, 05 Jun 2019 14:01:01 -0400 dcubed 8224793: os::die() does not honor CreateCoredumpOnCrash option
Tue, 04 Jun 2019 07:49:58 +0200 stuefe 8225178: [Solaris] os::signal() should call sigaction() with SA_SIGINFO
Thu, 23 May 2019 15:15:01 +0200 mbaesken 8224221: add memprotect calls to event log
Sat, 11 May 2019 13:10:24 +0200 stefank 8223637: Fix build breakage after 8223136
Fri, 22 Mar 2019 04:47:02 -0700 rschmelter 8220570: Additonal trace when native thread creation fails
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, 06 Dec 2018 09:48:33 +0100 mbaesken 8214944: replace strerror by os::strerror
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
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Fri, 12 Oct 2018 17:35:26 -0400 kbarrett 8212023: Implicit narrowing in Solaris/sparc initializers
Tue, 09 Oct 2018 16:08:07 +0530 mchinnathamb 8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Tue, 17 Jul 2018 15:59:47 -0400 kbarrett 8202353: os::readdir should use readdir instead of readdir_r
Tue, 10 Jul 2018 19:04:13 -0700 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
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
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Fri, 18 May 2018 15:56:42 -0400 coleenp 8202014: Possible to receive signal before signal semaphore created
Fri, 18 May 2018 15:21:23 +0200 pliden 8203227: Introduce os::processor_id() for Linux and Solaris
Fri, 18 May 2018 08:47:42 -0400 coleenp 8134537: Much nearly duplicated code for sun.misc.Signal support
Tue, 10 Apr 2018 19:46:02 +0200 ihse 8200298: Unify all unix versions of libjsig/jsig.c
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Sun, 28 Jan 2018 19:49:06 -0500 mbaesken 8195857: Remove os::is_headless_jre
Thu, 11 Jan 2018 18:42:36 -0500 coleenp 8130039: Move the platform-specific [OS]Semaphore code
Wed, 29 Nov 2017 17:03:10 -0800 kkharbas 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Mon, 20 Nov 2017 15:56:32 -0500 dholmes 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Wed, 15 Nov 2017 10:34:17 -0500 bobv 8146115: Improve docker container detection and resource configuration usage
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 25 Sep 2017 21:25:46 -0400 mgerdin 8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip