log src/share/vm/runtime/os.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, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Wed, 30 Mar 2011 19:38:07 +0400 dsamersoff 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
Tue, 22 Mar 2011 18:04:03 -0400 mchung 7025628: Remove the temporary hack added for jdk modularization in hotspot
Thu, 03 Mar 2011 19:53:03 -0500 coleenp 7021653: Parfait issue in hotspot/src/share/vm/oops/methodDataOops.hpp
Mon, 04 Apr 2011 18:47:04 +0200 Lukas Stadler CiDebugInfo_Frame changed to CiFrame, pointer fix
Mon, 07 Feb 2011 10:34:39 -0800 kvn 7017124: Fix some VM stats to avoid 32-bit overflow
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
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, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
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