log src/os/windows/vm/os_windows.cpp @ 6275:957c266d8bc5

age author description
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 06 Jun 2012 05:21:56 +0200 mikael 7170275: os::print_os_info needs to know about Windows 8
Thu, 10 May 2012 15:44:19 +0200 nloodin 7165755: OS Information much longer on linux than other platforms
Tue, 24 Apr 2012 12:15:32 -0700 twisti 7157695: Add windows implementation of socket interface
Mon, 27 Feb 2012 09:17:44 +0100 roland 7147740: add assertions to check stack alignment on VM entry from generated code (x64)
Mon, 27 Feb 2012 21:43:51 +0100 Thomas Wuerthinger More diff vs hsx24 optimizations.
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 03 Feb 2012 12:08:55 -0800 jcoomes Merge
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Thu, 26 Jan 2012 20:06:06 -0500 phh 7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
Tue, 17 Jan 2012 13:08:52 -0500 zgu 7071311: Decoder enhancement
Fri, 06 Jan 2012 16:18:29 -0800 dcubed Merge
Tue, 03 Jan 2012 15:11:31 -0500 phh 7126185: Clean up lasterror handling, add os::get_last_error()
Tue, 27 Dec 2011 16:43:49 -0800 iveresov 7124829: NUMA: memory leak on Linux with large pages
Thu, 22 Dec 2011 12:01:46 -0500 vladidan Merge
Wed, 21 Dec 2011 15:48:16 -0500 phh 7091417: recvfrom's 6th input should be of type socklen_t
Mon, 19 Dec 2011 10:02:05 -0800 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
Thu, 23 Feb 2012 23:06:28 +0100 Thomas Wuerthinger Fixed two asserts in the implicit div exception handling for Windows that are not valid for Graal (as it deoptimizes to some place before the div instead of exactly to the div bytecode).
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Tue, 13 Sep 2011 16:58:35 -0700 iveresov 7090069: Java launcher hangs in infinite loop on windows when UseNUMA[Interleaving] is specified
Wed, 07 Sep 2011 18:58:33 -0700 iveresov 7086226: UseNUMA fails on old versions of windows
Thu, 25 Aug 2011 02:57:46 -0700 iveresov 7082969: NUMA interleaving
Tue, 12 Jul 2011 21:13:53 -0400 zgu 7065535: Mistyped function name that disabled UseLargePages on Windows
Fri, 15 Apr 2011 09:34:43 -0400 zgu 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Mon, 21 Nov 2011 14:23:14 +0100 Thomas Wuerthinger Relaxed div/rem code assertions, jtt passes with debug vm.
Mon, 21 Nov 2011 14:12:10 +0100 Thomas Wuerthinger Relaxed idiv exception handler assert.
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 24 May 2011 11:09:39 -0700 asaha Merge
Wed, 04 May 2011 16:38:05 -0700 asaha Merge
Fri, 15 Apr 2011 09:34:43 -0400 zgu 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
Fri, 29 Apr 2011 12:39:32 -0700 iveresov 7040485: Use transparent huge page on linux by default
Thu, 14 Apr 2011 11:50:36 -0400 zgu 7033100: CreateMinidumpOnCrash does not work for failed asserts
Wed, 22 Jun 2011 21:51:26 +0200 Thomas Wuerthinger Make sure that the compiler is initialized at startup (and not on the first compiled method).
Mon, 21 Mar 2011 22:16:19 -0400 dholmes 6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
Wed, 02 Mar 2011 09:41:26 +0100 sla 7023323: Build failure on VS2003: IsDebuggerPresent not found
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Thu, 10 Feb 2011 12:55:56 +0100 ctornqvi 7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
Wed, 09 Feb 2011 11:08:10 +0100 ctornqvi 7014918: Improve core/minidump handling in Hotspot
Wed, 12 Jan 2011 13:59:18 -0800 coleenp 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
Wed, 22 Dec 2010 11:52:12 -0500 zgu Merge
Wed, 22 Dec 2010 11:24:21 -0500 zgu 6961186: Better VM handling of unexpected exceptions from application native code
Wed, 15 Dec 2010 07:11:31 -0800 sla 7006354: Updates to Visual Studio project creation and development launcher
Sat, 11 Dec 2010 13:46:36 -0500 zgu Merge
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Thu, 02 Dec 2010 05:45:54 -0800 sla 6981484: Update development launcher
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 07 Oct 2010 08:06:06 -0700 coleenp 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Mon, 04 Oct 2010 13:11:10 -0400 acorn 6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Wed, 31 Mar 2010 16:51:18 -0700 coleenp 6938627: Make temporary directory use property java.io.tmpdir when specified
Fri, 12 Mar 2010 10:42:16 -0500 coleenp 6929067: Stack guard pages should be removed when thread is detached
Tue, 02 Feb 2010 11:08:17 -0700 dcubed Merge
Tue, 02 Feb 2010 10:37:32 -0700 dcubed 6918421: 1/1 in-process JVM now ignores preset Windows unhandled exception filter
Wed, 16 Dec 2009 12:54:49 -0500 phh 6843629: Make current hotspot build part of jdk5 control build