stefank [Tue, 24 Jun 2014 17:09:48 +0200] rev 25357
8047373: Clean the ExceptionCache in one pass
Summary: Also-reviewed-by: kim.barrett@oracle.com
Reviewed-by: jmasa, jwilhelm
stefank [Tue, 24 Jun 2014 16:20:15 +0200] rev 25356
8046670: Make CMS metadata aware closures applicable for other collectors
Reviewed-by: ehelin, mgerdin
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 25355
8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
Reviewed-by: jmasa, sjohanss
jmasa [Wed, 25 Jun 2014 20:41:16 -0700] rev 25354
Merge
jmasa [Mon, 23 Jun 2014 14:20:20 -0700] rev 25353
Merge
pliden [Mon, 23 Jun 2014 16:43:41 +0200] rev 25352
8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
Reviewed-by: tschatzl, ehelin
goetz [Wed, 04 Jun 2014 11:56:44 +0200] rev 25351
8044775: Improve usage of umbrella header atomic.inline.hpp.
Reviewed-by: stefank, kvn
brutisso [Thu, 19 Jun 2014 13:31:14 +0200] rev 25350
8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
Reviewed-by: jwilhelm, ehelin, tschatzl
twisti [Thu, 26 Jun 2014 16:53:35 -0700] rev 25349
Merge
iveresov [Thu, 26 Jun 2014 12:04:10 -0700] rev 25348
Merge
iveresov [Thu, 26 Jun 2014 12:01:44 -0700] rev 25347
8048298: Clang needs to lower optimization level for some files
Summary: Optimization options need to be lowered for some files when using clang 5.0 and 5.1
Reviewed-by: twisti
thartmann [Wed, 25 Jun 2014 09:19:09 +0200] rev 25346
8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
Summary: Add missing case statements for T_LONG and T_VOID to generate_result_handler_for(..).
Reviewed-by: iveresov, anoll