hotspot/src/os/windows/vm/os_windows.cpp
Fri, 29 Jan 2016 09:21:15 +0100 stuefe 8147510: [windows] no text locations shown for register info in hs-err file
Wed, 13 Jan 2016 11:43:07 +0300 igerasim 8145127: VM warning: WaitForMultipleObjects timed out (0) ...
Tue, 05 Jan 2016 10:41:56 -0800 sangheki 8145000: TestOptionsWithRanges.java failure for XX:+UseNUMA -XX:+UseNUMAInterleaving -XX:NUMAInterleaveGranularity=65536
Tue, 22 Dec 2015 05:26:55 -0800 ctornqvi 8048521: Remove obsolete code from os_windows.cpp/hpp
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 09 Dec 2015 14:56:02 +0100 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
Mon, 14 Dec 2015 02:29:11 -0500 stuefe 8145114: const-correctness for ucontext_t* reading functions
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
Wed, 09 Dec 2015 11:00:38 -0800 ctornqvi 8144921: Remove JDK6_OR_EARLIER code from os_windows
Sat, 05 Dec 2015 05:15:35 -0500 stuefe 8144192: Enhancements-to-print_siginfo-windows
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Tue, 01 Dec 2015 21:30:34 -0500 stuefe 8143291: Remove redundant coding around os::exception_name
Wed, 25 Nov 2015 16:13:14 +0000 coleenp Merge
Wed, 25 Nov 2015 16:33:28 +0100 sebastian 8136978: Much nearly duplicated code for vmError support
Tue, 24 Nov 2015 15:58:26 -0500 stuefe 8143233: [windows] Fixes to os::check_heap()
Wed, 04 Nov 2015 17:18:59 -0500 rprotacio 8138916: Logging write function does not allow for long enough messages
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Mon, 14 Sep 2015 14:55:01 -0400 jiangli 8135097: Unmap failure for executable memory on windows
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Sat, 11 Jul 2015 12:36:46 +0300 ddmitriev 8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
Mon, 19 Jan 2015 11:06:08 +0100 stefank 8087322: Implement a Semaphore utility class
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Wed, 17 Jun 2015 15:45:43 +0000 coleenp Merge
Wed, 17 Jun 2015 11:30:51 -0400 coleenp 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
Tue, 16 Jun 2015 11:58:25 +0200 bdelsart 8079473: allow demangling to be optional in dll_address_to_function_name
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Mon, 01 Jun 2015 14:01:20 -0700 ctornqvi 8080446: The change for 8074354 removed the server check when creating minidumps on Windows
Fri, 22 May 2015 02:38:59 +0300 igerasim 8069068: VM warning: WaitForMultipleObjects timed out (0) ...
Mon, 20 Apr 2015 21:32:28 -0400 dholmes 8077674: BSD build failures due to undefined macros
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Fri, 03 Apr 2015 05:55:33 -0400 stuefe 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Wed, 28 Jan 2015 17:52:48 +0100 dfuchs 8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Tue, 27 Jan 2015 05:51:00 -0800 ctornqvi 8071530: Update OS detection code to reflect Windows 10 version change
Mon, 19 Jan 2015 11:35:15 +0300 igerasim 8069048: (process) Suspend finishing threads when process exits [win]
Fri, 12 Dec 2014 17:24:17 +0300 igerasim 8066863: bigapps/runThese/nowarnings fails: Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects
Mon, 08 Dec 2014 00:15:55 -0800 minqi Merge
Wed, 03 Dec 2014 17:12:25 +0100 mgronlun 8065788: os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity
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
Tue, 25 Nov 2014 14:16:32 +0300 igerasim 8064694: Kitchensink: WaitForMultipleObjects failed in hotspot\src\os\windows\vm\os_windows.cpp: 3844
Thu, 06 Nov 2014 01:31:31 +0000 jiangli Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Mon, 03 Nov 2014 11:34:13 -0800 ctornqvi 8059803: Update use of GetVersionEx to get correct Windows version in hs_err files
Wed, 29 Oct 2014 09:53:56 -0700 igerasim 8059533: (process) Make exiting process wait for exiting threads [win]
Wed, 29 Oct 2014 09:19:59 -0700 dcubed 8061552: Contended Locking speedup PlatformEvent unpark bucket
Wed, 22 Oct 2014 02:31:25 -0700 fparain 8061618: Removed unused networking functions from os class
Mon, 13 Oct 2014 22:11:39 +0200 sla 7102541: RFE: os::set_native_thread_name() cleanups
Wed, 10 Sep 2014 17:06:36 -0700 dcubed Merge
Wed, 10 Sep 2014 09:52:41 -0700 igerasim 8057744: (process) Synchronize exiting of threads and process [win]
Mon, 08 Sep 2014 22:48:09 -0700 minqi 8056930: Output host info under some condition for core dump
Wed, 03 Sep 2014 14:43:49 +0200 sla 8056242: Add function to return structured information about loaded libraries.
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Thu, 21 Aug 2014 16:32:36 -0700 igerasim 8055338: (process) Add instrumentation to help diagnose JDK-6573254
less more (0) -100 -60 tip