Sat, 02 Mar 2019 18:09:18 -0500 |
dholmes |
8219619: Remove UseFakeTimers and related code
|
file |
diff |
annotate
|
Fri, 22 Feb 2019 04:59:12 -0800 |
rschmelter |
8219577: Returning NULL in a function which returns bools
|
file |
diff |
annotate
|
Fri, 22 Feb 2019 09:23:37 +0100 |
redestad |
8219247: Enable inlining of newly introduced PlatformMonitor methods
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 16:56:06 -0800 |
mikael |
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 17:23:24 -0500 |
bobv |
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 15:12:13 -0500 |
pchilanomate |
8210832: Remove sneaky locking in class Monitor
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 08:48:11 -0500 |
hseigel |
8215699: -Xlog::file cannot be used with named pipe
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 16:54:01 -0500 |
dholmes |
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
|
file |
diff |
annotate
|
Thu, 20 Dec 2018 10:05:19 +0100 |
rehn |
8214180: Need better granularity for sleeping
|
file |
diff |
annotate
|
Thu, 06 Dec 2018 09:48:33 +0100 |
mbaesken |
8214944: replace strerror by os::strerror
|
file |
diff |
annotate
|
Thu, 15 Nov 2018 17:55:41 -0500 |
dholmes |
8213723: More Monitor/mutex initialization management
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 13:48:08 +0200 |
mbaesken |
8211106: [windows] Update OS detection code to recognize Windows Server 2019
|
file |
diff |
annotate
|
Thu, 08 Nov 2018 23:31:08 +0100 |
rkennke |
8213199: GC abstraction for Assembler::needs_explicit_null_check()
|
file |
diff |
annotate
|
Thu, 08 Nov 2018 11:45:13 -0800 |
mikael |
8213436: Obsolete UseMembar
|
file |
diff |
annotate
|
Fri, 02 Nov 2018 16:27:55 -0700 |
iignatyev |
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
|
file |
diff |
annotate
|
Fri, 19 Oct 2018 09:39:29 +0200 |
stuefe |
8212173: Thread._stack_base/_stack_size initialized too late for new threads
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 16:08:07 +0530 |
mchinnathamb |
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 09:36:01 -0400 |
coleenp |
8164683: Solaris: JVM abuses thread preemption control
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 15:59:47 -0400 |
kbarrett |
8202353: os::readdir should use readdir instead of readdir_r
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 19:04:13 -0700 |
ccheung |
8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 10:45:40 -0400 |
coleenp |
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
|
file |
diff |
annotate
|
Wed, 23 May 2018 16:26:29 +0200 |
mbaesken |
8202427: Enhance os::print_memory_info on Windows
jdk-11+15
|
file |
diff |
annotate
|
Fri, 18 May 2018 15:56:42 -0400 |
coleenp |
8202014: Possible to receive signal before signal semaphore created
|
file |
diff |
annotate
|
Thu, 10 May 2018 16:39:50 -0700 |
ccheung |
8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
|
file |
diff |
annotate
|
Thu, 03 May 2018 08:07:20 -0400 |
zgu |
8199067: [REDO] NMT: Enhance thread stack tracking
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 10:09:38 +0200 |
rwestberg |
8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 09:12:13 -0400 |
coleenp |
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 17:45:31 -0500 |
coleenp |
8199133: [BACKOUT] NMT: Enhance thread stack tracking
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 03:14:49 -0500 |
kbarrett |
8198906: JDK-8196882 breaks VS2013 Win32 builds
|
file |
diff |
annotate
|
Thu, 01 Mar 2018 16:35:36 -0500 |
zgu |
8191369: NMT: Enhance thread stack tracking
|
file |
diff |
annotate
|
Tue, 27 Feb 2018 18:17:57 -0500 |
kbarrett |
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 14:38:09 +0100 |
stuefe |
8197827: [windows] Small cleanups after JDK-8185712
|
file |
diff |
annotate
|
Sun, 28 Jan 2018 19:49:06 -0500 |
mbaesken |
8195857: Remove os::is_headless_jre
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 18:42:36 -0500 |
coleenp |
8130039: Move the platform-specific [OS]Semaphore code
|
file |
diff |
annotate
|
Thu, 04 Jan 2018 22:47:38 -0800 |
ccheung |
8192927: os::dir_is_empty is incorrect on Windows
|
file |
diff |
annotate
|
Wed, 29 Nov 2017 17:03:10 -0800 |
kkharbas |
8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 17:54:50 -0800 |
dcubed |
8167108: inconsistent handling of SR_lock can lead to crashes
|
file |
diff |
annotate
|
Tue, 21 Nov 2017 09:49:52 -0800 |
ccheung |
8188122: Path length limits on Windows leads to obscure class loading failures
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 10:34:17 -0500 |
bobv |
8146115: Improve docker container detection and resource configuration usage
|
file |
diff |
annotate
|
Wed, 15 Nov 2017 00:49:57 -0800 |
jcm |
6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
|
file |
diff |
annotate
|
Thu, 31 Aug 2017 10:00:28 +0200 |
rehn |
8189941: Implementation JEP 312: Thread-local handshake
|
file |
diff |
annotate
|
Tue, 31 Oct 2017 11:55:09 -0400 |
coleenp |
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 15:12:11 +0200 |
goetz |
8185712: [windows] Improve native symbol decoder
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 14:05:27 +0200 |
eosterlund |
8186838: Generalize Atomic::inc/dec with templates
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|