log src/share/vm/utilities/debug.cpp @ 14392:b5c8a61d7fa0

age author description
Fri, 17 May 2013 08:51:46 -0700 rdurbin 7145527: sscanf must use a length in the format string
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Tue, 19 Mar 2013 10:31:16 +0100 neliasso 8010121: Remove definition of ShouldNotReachHere2(msg)
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 20 Feb 2013 19:36:25 -0800 dcubed 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Wed, 02 Jan 2013 11:32:41 -0800 johnc 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Wed, 21 Nov 2012 19:23:43 +0100 Doug Simon added ScopedDebugValue to add values of interest to hs_err crash logs
Mon, 15 Oct 2012 10:02:42 -0700 johnc 8000831: Heap verification output incorrect/incomplete