log src/share/vm/utilities/quickSort.cpp @ 18041:52b4284cb496

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 16 May 2013 13:47:55 -0700 twisti Merge
Wed, 24 Apr 2013 14:26:09 +0200 roland 8012292: optimized build with GCC broken
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Tue, 16 Apr 2013 17:17:22 +0200 Gilles Duboscq Fix hotspot optimized build
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Mon, 31 Oct 2011 08:01:20 +0100 brutisso 7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise
Mon, 26 Sep 2011 10:14:30 +0200 brutisso 7091366: re-enable quicksort tests
Thu, 15 Sep 2011 20:30:12 -0700 jcoomes 7091294: disable quicksort tests
Tue, 28 Jun 2011 14:23:27 +0200 brutisso 7016112: CMS: crash during promotion testing