hotspot/src/os/windows/vm/os_windows.cpp
Mon, 26 Sep 2016 15:56:39 -0400 fparain 8146546: assert(fr->safe_for_sender(thread)) failed: Safety check
Fri, 09 Sep 2016 11:14:57 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Fri, 02 Sep 2016 16:45:16 +0200 mgerdin 8161079: Default heap size causes native memory exhaustion on 32 bit Windows
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
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
Wed, 20 Aug 2014 15:58:45 -0400 zgu 8055236: Deadlock during NMT2 shutdown on Windows
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Fri, 18 Jul 2014 23:53:59 -0700 sspitsyn Merge
Mon, 14 Jul 2014 12:43:50 +0400 hseigel 8030763: Validate global memory allocation
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
Tue, 17 Jun 2014 12:54:01 -0700 dcubed 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Thu, 15 May 2014 10:44:20 -0700 rdurbin 8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Thu, 24 Apr 2014 00:46:17 +0200 ctornqvi 8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
Sat, 05 Apr 2014 05:55:05 -0700 dsamersoff Merge
Mon, 31 Mar 2014 13:08:03 -0700 kvn 8038633: crash in VM_Version::get_processor_features() on startup
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Fri, 14 Mar 2014 17:28:58 -0700 kvn 8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
Wed, 26 Feb 2014 15:20:41 -0800 minqi 6498581: ThreadInterruptTest3 produces wrong output on Windows
Wed, 19 Feb 2014 16:22:15 +0000 fparain 6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Fri, 24 Jan 2014 09:28:47 +0100 dsimms 8028280: ParkEvent leak when running modified runThese which only loads classes
Thu, 09 Jan 2014 14:06:53 -0500 zgu 7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
Thu, 19 Sep 2013 09:34:20 +0200 tschatzl Merge
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Wed, 11 Sep 2013 10:14:32 +0200 tschatzl 8016825: Large pages for the heap broken on Windows for compressed oops
Wed, 11 Sep 2013 20:03:34 -0400 bpittore 8024007: Misc. cleanup of static agent code
Thu, 29 Aug 2013 00:22:13 -0400 dholmes Merge
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Fri, 23 Aug 2013 20:33:02 -0400 bpittore 8014135: The JVMTI specification does not conform to recent changes in JNI specification
Fri, 09 Aug 2013 09:51:21 -0700 mikael 8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
Thu, 18 Jul 2013 12:35:55 -0700 dcubed Merge
less more (0) -120 tip