iignatyev [Mon, 19 May 2014 23:52:23 +0400] rev 24483
8032498: compiler/ciReplay tests fail with StatusError: failed to clean up files after test...
Reviewed-by: kvn
twisti [Fri, 16 May 2014 14:38:42 -0700] rev 24482
Merge
twisti [Fri, 16 May 2014 14:35:37 -0700] rev 24481
Merge
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