log src/os/solaris/vm/os_solaris.cpp @ 3800:bf6481e5f96d

age author description
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Fri, 29 Apr 2011 12:39:32 -0700 iveresov 7040485: Use transparent huge page on linux by default
Tue, 26 Apr 2011 11:46:34 -0700 iveresov 7037939: NUMA: Disable adaptive resizing if SHM large pages are used
Mon, 28 Feb 2011 15:35:45 -0800 rottenha Merge
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Mon, 14 Feb 2011 14:36:29 -0800 kvn Merge
Mon, 14 Feb 2011 11:46:58 -0800 never 7018101: os::dll_address_to_function_name returning wrong answers in 64 bit
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Wed, 12 Jan 2011 13:59:18 -0800 coleenp 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
Fri, 07 Jan 2011 15:54:32 -0800 dcubed Merge
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Fri, 07 Jan 2011 03:38:19 -0800 alanb 7009975: Large file support broken in hs20-b04
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 16 Dec 2010 14:15:12 -0800 kvn 7006505: Use kstat info to identify SPARC processor
Wed, 22 Dec 2010 11:24:21 -0500 zgu 6961186: Better VM handling of unexpected exceptions from application native code
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)
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, 18 Nov 2010 14:37:46 -0500 zgu 6751923: JNDI wake up when clock_settime() is called
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
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
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)