mduigou [Wed, 09 Jul 2014 21:56:16 +0000] rev 25498
8047734: Backout use of -Og
Reviewed-by: iveresov
roland [Wed, 09 Jul 2014 02:50:46 -0700] rev 25497
Merge
rbackman [Mon, 23 Jun 2014 13:33:23 +0200] rev 25496
8046289: compiler/6340864/TestLongVect.java timeout with
Reviewed-by: iveresov, vlivanov
thartmann [Thu, 03 Jul 2014 08:46:44 +0200] rev 25495
8022968: Some codecache allocation failures don't result in invoking the sweeper
Summary: Add calls to CompileBroker::handle_full_code_cache() or fail gracefully whenever allocation in the code cache fails.
Reviewed-by: iveresov, vlivanov
roland [Wed, 02 Jul 2014 22:54:18 +0200] rev 25494
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
Summary: call to Object.finalize() sometimes allowed by compilers on array type
Reviewed-by: iveresov, vlivanov
jmasa [Thu, 10 Jul 2014 13:39:18 -0700] rev 25493
Merge