jmasa [Thu, 04 Oct 2012 14:01:07 -0700] rev 13928
Merge
jmasa [Thu, 04 Oct 2012 10:40:23 -0700] rev 13927
7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC
Reviewed-by: johnc, mgerdin, jwilhelm
johnc [Thu, 04 Oct 2012 10:04:13 -0700] rev 13926
8000311: G1: ParallelGCThreads==0 broken
Summary: Divide by zero error, if ParallelGCThreads is 0, when adjusting the PLAB size.
Reviewed-by: jmasa, jcoomes
jwilhelm [Wed, 03 Oct 2012 20:31:41 +0200] rev 13925
8000351: Tenuring threshold should be unsigned
Summary: Change the flags and variables related to tenuring threshold to be unsigned
Reviewed-by: jmasa, johnc
jmasa [Wed, 03 Oct 2012 08:08:52 -0700] rev 13924
7199349: NPG: PS: Crash seen in jprt
Reviewed-by: johnc
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13923
8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location
Reviewed-by: brutisso, neliasso