log src/share/vm/utilities/debug.cpp @ 17865:fa21c9537e6e

age author description
Thu, 04 Jul 2013 21:10:17 -0700 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
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