twisti [Mon, 01 Oct 2012 14:50:10 -0700] rev 13929
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Reviewed-by: jrose, kvn
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
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13922
8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream
Reviewed-by: brutisso, sla, jmasa, coleenp
stefank [Fri, 28 Sep 2012 15:34:32 +0200] rev 13921
8000230: Change os::print_location to be more descriptive when a location is pointing into an object
Reviewed-by: mgerdin, twisti
stefank [Mon, 01 Oct 2012 11:07:31 +0200] rev 13920
Merge