hotspot/src/os/windows/vm/os_windows.cpp
Wed, 07 Sep 2016 12:52:20 -0400 fparain 8137035: nsk/stress/stack/stack tests got EXCEPTION_STACK_OVERFLOW on Windows 64 bit
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
Mon, 15 Aug 2016 13:13:48 -0700 cjplummer 8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Sat, 16 Jul 2016 23:10:00 +0300 igerasim 8160892: Race at the VM exit causes "WaitForMultipleObjects timed out"
Sun, 26 Jun 2016 20:00:45 -0700 iklam 8148813: Windows os::check_heap needs more information
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Tue, 17 May 2016 15:44:20 -0400 ctornqvi 8151805: fatal error: heap walk aborted with error 1
Wed, 11 May 2016 01:02:28 -0400 dholmes 8154715: Missing destructor and/or TLS clearing calls for terminating threads
Mon, 09 May 2016 15:46:12 +0200 mlarsson 8145934: Make ttyLocker equivalent for Unified Logging framework
Fri, 22 Apr 2016 14:57:18 +0200 goetz 8154921: Fix aix after "8146879: Add option for handling existing log files in UL"
Mon, 11 Apr 2016 12:22:09 +0200 mlarsson 8146879: Add option for handling existing log files in UL
Tue, 12 Apr 2016 07:17:44 +0200 stefank 8152491: Convert TracePageSizes to use UL
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Wed, 09 Mar 2016 11:03:45 -0500 kbarrett 8150688: Fix os_windows siglabel
Sun, 06 Mar 2016 19:07:57 -0500 stuefe 8150843: [windows] os::getTimesSecs() returns negative values for kernel, user times
Mon, 29 Feb 2016 08:50:57 +0100 stuefe 8150619: Improve thread based logging introduced with 8149036
Thu, 25 Feb 2016 01:55:45 +0000 ctornqvi Merge
Wed, 24 Feb 2016 18:06:34 +0100 stuefe 8149036: Add tracing for thread related events at os level
Wed, 24 Feb 2016 16:34:25 -0500 ctornqvi 8150490: Update OS detection code to recognize Windows Server 2016
Wed, 17 Feb 2016 11:11:47 +0100 mlarsson 8148219: Add decorator hostname to UL
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
less more (0) -100 -60 tip