hotspot/src/share/vm/runtime/os.cpp
Wed, 23 Aug 2017 14:52:55 -0400 coleenp 8160399: is_oop_or_null involves undefined behavior
Wed, 23 Aug 2017 14:01:17 +0200 eosterlund 8186166: Generalize Atomic::cmpxchg with templates
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Fri, 07 Jul 2017 23:11:33 +0200 rehn 8183925: Decouple crash protection from watcher thread
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 28 Jun 2017 16:14:20 -0400 coleenp 8182554: Code for os::random() assumes long is 32 bits
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Mon, 24 Oct 2016 14:51:16 +0200 stuefe 8168542: os::realloc should return a valid pointer for input size=0
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Fri, 13 Jan 2017 16:49:34 -0500 rprotacio 8170827: Correct errant "java.base" string to macro
Fri, 17 Feb 2017 02:31:12 +0000 vkempik 8165753: Custom security manager, crashing wth 'java/security/AccessControlException'
Fri, 21 Oct 2016 10:18:11 +0200 mlarsson 8166117: Add UTC timestamp decorator for UL
Mon, 23 May 2016 19:46:43 +0200 jwilhelm 8157455: Convert TestOS_test to GTest
Fri, 16 Sep 2016 11:33:47 +0200 tschatzl 8157952: Parallelize Memory Pretouch
Tue, 23 Aug 2016 21:49:33 -0400 ctornqvi 8163146: Remove os::check_heap on Windows
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Tue, 26 Jul 2016 10:29:27 -0400 lfoltan 8154239: -Xbootclasspath/a breaks exploded build
Tue, 26 Jul 2016 11:04:20 +0200 tschatzl 8147910: Cache initial active_processor_count
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Fri, 13 May 2016 15:20:06 +0200 goetz 8156922: [ppc] Implement template interpreter stack overflow checks as on x86/sparc.
Tue, 12 Apr 2016 07:17:44 +0200 stefank 8152491: Convert TracePageSizes to use UL
Mon, 04 Apr 2016 14:49:19 -0700 dcubed 8152358: code and comment cleanups found during the hunt for 8077392
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Wed, 09 Mar 2016 09:56:10 +0100 tschatzl 8151414: os::pretouch_memory should take void* instead of char*
Thu, 18 Feb 2016 14:45:13 -0500 rriggs 8149750: Decouple sun.misc.Signal from the base module
Mon, 08 Feb 2016 18:26:27 +0300 kzhaldyb 8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 23 Dec 2015 20:19:42 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 24 Nov 2015 15:56:40 -0800 jmasa 8133023: ParallelGCThreads is not calculated correctly
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Wed, 04 Nov 2015 14:32:51 -0500 rprotacio 8140348: Convert TraceSafepoint to Unified Logging
Fri, 09 Oct 2015 16:39:37 +0200 goetz 8139116: Fixes for warning "format not a string literal"
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Sun, 09 Aug 2015 13:38:24 +0300 ddmitriev 8132892: Memory must be freed after calling Arguments::set_sysclasspath function
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Thu, 25 Jun 2015 18:25:19 +0200 jfdenise 8080511: Refresh of jimage support
Wed, 17 Jun 2015 11:30:51 -0400 coleenp 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
Mon, 15 Jun 2015 01:38:42 -0400 kbarrett 8098517: Unprotected PrintMalloc in os::realloc
Tue, 09 Jun 2015 10:26:25 -0400 coleenp 8035074: hs_err improvement: Add time zone information in the hs_err file
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Tue, 17 Feb 2015 13:19:23 -0500 hseigel 8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Mon, 19 Jan 2015 15:52:56 +0100 jwilhelm Merge
Thu, 08 Jan 2015 11:40:36 -0800 ctornqvi 8058897: Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting
Fri, 16 Jan 2015 10:29:12 +0100 ehelin 8066875: VirtualSpace does not use large pages
Thu, 18 Dec 2014 09:37:02 +0100 tschatzl 8067469: G1 ignores AlwaysPreTouch
Fri, 05 Dec 2014 16:36:07 -0800 amurillo Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
less more (0) -100 -60 tip