log src/os/linux/vm/os_linux.cpp @ 2022:2d4762ec74af

age author description
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
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
Wed, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
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
Wed, 25 Aug 2010 21:29:05 -0400 dholmes 6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 07 Jul 2010 15:35:58 -0700 mchung 6967423: Hotspot support for modules image
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 17 May 2010 11:32:56 -0700 kvn 6951686: Using large pages on Linux prevents zero based compressed oops
Wed, 05 May 2010 16:39:47 -0700 dcubed Merge
Mon, 19 Apr 2010 18:58:31 -0400 coleenp 6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
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
Thu, 18 Mar 2010 16:47:37 -0400 coleenp 6936168: Recent fix for unmapping stack guard pages doesn't close /proc/self/maps
Fri, 12 Mar 2010 10:42:16 -0500 coleenp 6929067: Stack guard pages should be removed when thread is detached
Wed, 16 Dec 2009 12:54:49 -0500 phh 6843629: Make current hotspot build part of jdk5 control build
Tue, 01 Dec 2009 22:29:02 -0500 dholmes 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Tue, 12 May 2009 15:55:56 -0700 iveresov 6840196: NUMA allocator: crash in fastdebug during startup on Linux
Fri, 08 May 2009 15:20:10 -0700 iveresov 6838842: NUMA allocator: Segfault during startup on Linux
Wed, 01 Apr 2009 16:38:01 -0400 phh 6819213: revive sun.boot.library.path
Wed, 25 Mar 2009 14:19:20 -0400 coleenp 6541756: Reduce executable C-heap
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 09 Feb 2009 12:26:05 -0800 ysr 6800586: -XX:+PrintGCDateStamps is using mt-unsafe localtime function
Fri, 09 Jan 2009 14:39:07 -0500 coleenp Merge