log src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp @ 17727:cfd4aac53239

age author description
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 07 Jan 2014 13:31:33 +0100 tschatzl 8027364: PSScavenge accounts too large code section to StringTable unlink
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Thu, 03 Oct 2013 17:16:23 +0200 jwilhelm 8025853: Remove unnecessary uses of GenerationSizer
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 30 May 2013 10:58:16 +0200 stefank 8015486: PSScavenge::is_obj_in_young is unnecessarily slow with UseCompressedOops
Mon, 27 May 2013 12:58:42 +0200 stefank 8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Mon, 27 May 2013 15:22:59 +0200 stefank 8015268: NPG: 2.5% regression in young GC times on CRM Sales Opty
Fri, 17 May 2013 11:57:05 +0200 ehelin 8014277: Remove ObjectClosure as base class for BoolObjectClosure
Wed, 15 May 2013 10:41:22 -0700 tamao 8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy
Wed, 24 Apr 2013 20:13:37 +0200 stefank 8013132: Add a flag to turn off the output of the verbose verification code
Thu, 17 Jan 2013 10:25:16 -0500 hseigel 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.