prr [Fri, 08 Apr 2011 15:33:03 -0700] rev 9194
7004984: Features.h was renamed to ICUFeatures.h and should be removed
Reviewed-by: srl
bae [Wed, 06 Apr 2011 11:26:35 +0400] rev 9193
7033534: Two tests fail just against jdk7 b136
Reviewed-by: jgodinez, prr
prr [Tue, 05 Apr 2011 09:42:47 -0700] rev 9192
6983666: Typo in JavaDoc comments within FileCacheImageOutputStream
Reviewed-by: jgodinez
katleman [Thu, 21 Apr 2011 15:33:10 -0700] rev 9191
Added tag jdk7-b139 for changeset 9d9c9b8d0e5c
duke [Wed, 05 Jul 2017 17:41:44 +0200] rev 9190
Merge
trims [Fri, 22 Apr 2011 18:52:28 -0700] rev 9189
7039044: Bump the HS21 build number to 10
Summary: Update the HS21 build number to 10
Reviewed-by: jcoomes
trims [Fri, 22 Apr 2011 18:52:22 -0700] rev 9188
Merge
jmasa [Wed, 20 Apr 2011 20:32:45 -0700] rev 9187
Merge
johnc [Mon, 18 Apr 2011 16:27:16 -0700] rev 9186
7036706: G1: Use LIR_OprDesc::as_pointer_register in code changes for 7035117
Summary: Use LIR_OprDesc::as_pointer_register() instead as_register/as_register_lo combination in the code changes for 7035117.
Reviewed-by: iveresov
johnc [Fri, 15 Apr 2011 10:10:50 -0700] rev 9185
7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
Summary: Missing parentheses around a casted expression and some missing casts were causing build failures with the jdk6 build tools.
Reviewed-by: kvn, brutisso