log src/os/solaris/vm/os_solaris.cpp @ 1552:c18cbe5936b8

age author description
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
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)
Sun, 26 Jul 2009 16:40:14 -0700 kvn 6863420: os::javaTimeNanos() go backward on Solaris x86
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
Wed, 11 Mar 2009 14:16:13 -0700 twisti 6812587: Use auxv to determine SPARC hardware features on Solaris
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, 19 Dec 2008 14:40:28 -0800 xlu 6784100: getTimeNanos - CAS reduction