rriggs [Fri, 30 May 2014 15:46:12 -0400] rev 24685
8044461: Cleanup new Boolean and single character strings
Reviewed-by: rriggs, alanb, lancea
Contributed-by: otaviopolianasantana@gmail.com
katleman [Wed, 04 Jun 2014 20:20:28 -0700] rev 24684
Added tag jdk9-b16 for changeset 68a979478ffb
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