kvn [Fri, 16 May 2014 12:06:36 -0700] rev 24480
Merge
kvn [Fri, 16 May 2014 12:05:14 -0700] rev 24479
8042786: Proper fix for 8032566
Summary: Check for overflow cases in range checks and collapse it if we can.
Reviewed-by: jrose, iveresov
kvn [Mon, 27 Jan 2014 10:20:51 -0800] rev 24478
8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib)
Summary: Switch off EliminateAutoBox flag by default in jdk8 release.
Reviewed-by: iveresov
iveresov [Thu, 15 May 2014 10:37:52 -0700] rev 24477
8043180: SIGSEGV in Events::log_deopt_message
Summary: Added missing deopt reason name Reason_tenured
Reviewed-by: kvn, twisti
roland [Thu, 15 May 2014 09:09:28 +0200] rev 24476
8026694: New type profiling points break compilation replay
Summary: fixes compilation replay with new profiling points
Reviewed-by: kvn, twisti
jmasa [Thu, 22 May 2014 06:39:47 -0700] rev 24475
Merge
ehelin [Wed, 21 May 2014 16:11:04 +0200] rev 24474
8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
Reviewed-by: stefank, tschatzl