mikael [Wed, 18 Jun 2014 12:35:32 -0700] rev 25331
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
dcubed [Fri, 20 Jun 2014 20:37:57 +0000] rev 25330
Merge
dcubed [Fri, 20 Jun 2014 12:45:24 -0700] rev 25329
Merge
mikael [Fri, 20 Jun 2014 11:19:22 -0700] rev 25328
8046611: Build errors with gcc on sparc/fastdebug
Reviewed-by: dholmes, ctornqvi
gtriantafill [Fri, 20 Jun 2014 10:12:02 -0700] rev 25327
8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
Reviewed-by: lfoltan, coleenp
coleenp [Thu, 19 Jun 2014 14:49:33 -0400] rev 25326
6642881: Improve performance of Class.getClassLoader()
Summary: Add classLoader to java/lang/Class instance for fast access
Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck