duke [Wed, 05 Jul 2017 19:43:24 +0200] rev 24683
Merge
lana [Thu, 05 Jun 2014 19:39:08 -0700] rev 24682
Merge
amurillo [Fri, 30 May 2014 13:46:02 -0700] rev 24681
Merge
twisti [Fri, 30 May 2014 10:07:19 -0700] rev 24680
Merge
twisti [Fri, 30 May 2014 09:49:53 -0700] rev 24679
Merge
vlivanov [Thu, 29 May 2014 09:41:07 +0000] rev 24678
8034935: JSR 292 support for PopFrame has a fragile coupling with DirectMethodHandle
Reviewed-by: twisti, jrose, sspitsyn
iveresov [Wed, 28 May 2014 07:59:23 -1000] rev 24677
8044090: C1: Old value instead of new one is passed to post-barrier in UnsafeGetAndSetObject
Summary: Pass correct value to post-barrier in UnsafeGetAndSetObject
Reviewed-by: roland, vlivanov
iignatyev [Wed, 28 May 2014 14:42:00 +0400] rev 24676
8043899: compiler/5091921/Test7005594.java fails if specified -Xmx is less than 1600m
Reviewed-by: kvn, twisti, vlivanov
mikael [Tue, 27 May 2014 16:05:29 -0700] rev 24675
8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp
Reviewed-by: coleenp, lfoltan, kvn
iignatyev [Mon, 26 May 2014 19:05:01 +0400] rev 24674
8038924: Test bit-instructions fails with unexpected exit value on sparc
Reviewed-by: kvn, iignatyev
Contributed-by: filipp.zhinkin@oracle.com
roland [Mon, 26 May 2014 14:27:01 +0200] rev 24673
8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
Summary: dumps inlining only for last compilation attempt. Fix LogCompilation tool so it handles multiple compilation attempts.
Reviewed-by: vlivanov, kvn
roland [Mon, 26 May 2014 10:48:58 +0200] rev 24672
8042557: compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed
Summary: larger heap size, bug fix when trying to exhaust memory
Reviewed-by: vlivanov, twisti, kvn
iignatyev [Sat, 24 May 2014 00:04:21 +0400] rev 24671
8032970: Add stack size check methods to WhiteBox API
Reviewed-by: twisti, kvn, iignatyev
Contributed-by: kirill.shirokov@oracle.com
twisti [Fri, 23 May 2014 09:22:01 -0700] rev 24670
Merge
neliasso [Wed, 21 May 2014 11:25:25 +0200] rev 24669
8031475: Missing oopmap in patching stubs
Summary: Add patch test for lir_checkcast in compute_oop_map
Reviewed-by: roland, twisti
jmasa [Thu, 29 May 2014 13:01:54 -0700] rev 24668
Merge