log src/os/linux/vm/os_linux.cpp @ 1867:b6aedd1acdc0

age author description
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)