- 26 6月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS) Reviewed-by: acorn, kvn, dlong, dcubed, kamg
-
- 23 6月, 2012 2 次提交
-
-
由 minqi 提交于
Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
-
由 minqi 提交于
Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
-
- 21 6月, 2012 2 次提交
- 18 6月, 2012 1 次提交
-
-
由 sla 提交于
-
- 16 6月, 2012 3 次提交
- 15 6月, 2012 4 次提交
- 14 6月, 2012 4 次提交
-
-
由 sla 提交于
-
由 poonam 提交于
Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer. Reviewed-by: dholmes, sla
-
由 coleenp 提交于
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance Reviewed-by: pbk, kamg, dlong, kvn, fparain
-
由 twisti 提交于
Reviewed-by: kvn
-
- 13 6月, 2012 3 次提交
-
-
由 kvn 提交于
Summary: replace frequent C2 optimizer code patterns with new methods calls Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
由 kvn 提交于
Summary: keep intermediate node alive till the end of the graph construction using dummy hook node trick Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
- 12 6月, 2012 5 次提交
-
-
由 roland 提交于
Summary: increase precision on x86 for the steps of the computation of exp and pow. Reviewed-by: kvn
-
由 kvn 提交于
-
由 twisti 提交于
Reviewed-by: kvn
-
由 kvn 提交于
Summary: Add missing check for EncodeP node in MemNode::Ideal_common_DU_postCCP() method. Reviewed-by: twisti
-
由 kamg 提交于
Summary: Add -fpch-deps flag to gcc builds Reviewed-by: kamg, coleenp Contributed-by: volker.simonis@gmail.com
-
- 11 6月, 2012 3 次提交
- 09 6月, 2012 1 次提交
-
-
由 jcoomes 提交于
-
- 08 6月, 2012 2 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, coleenp Contributed-by: NChris Dennis <cdennis@terracottatech.com>
-
由 cl 提交于
-
- 07 6月, 2012 2 次提交
- 06 6月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Recognize Windows 8 and Windows Server 2012 Reviewed-by: sla, kvn, azeemj
-
- 05 6月, 2012 2 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, kamg, sspitsyn, dholmes
-
由 roland 提交于
Summary: Class.cast which calls Class.isInstance is heavily used by the new JSR 292 implementation Reviewed-by: roland Contributed-by: NKrystal Mok <rednaxelafx@gmail.com>
-
- 04 6月, 2012 2 次提交
- 06 6月, 2012 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: azeemj, jmasa
-
- 04 6月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7 Reviewed-by: brutisso, iveresov
-