- 03 7月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Use class exactness as part of the condition for class compare optimization instead of assert. Reviewed-by: twisti, roland
-
- 02 7月, 2012 1 次提交
-
-
由 roland 提交于
Summary: When c2 intrinsifies pow/exp, it should never inline the java implementations. Reviewed-by: kvn
-
- 30 6月, 2012 5 次提交
- 29 6月, 2012 2 次提交
- 28 6月, 2012 1 次提交
-
-
由 bdelsart 提交于
-
- 27 6月, 2012 3 次提交
- 26 6月, 2012 4 次提交
-
-
由 coleenp 提交于
-
由 coleenp 提交于
Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS) Reviewed-by: acorn, kvn, dlong, dcubed, kamg
-
由 johnc 提交于
Summary: Remove the per-thread expansion tables (PosParPRT) and associated expansion and compaction from the fine grain RSet entries. This code has been unused for a while. Reviewed-by: johnc, brutisso Contributed-by: NThomas Schatzl <thomas.schatzl@jku.at>
-
由 dlong 提交于
Summary: build powerpc with -fPIC Reviewed-by: mikael, vladidan, roland Contributed-by: dean.long@oracle.com
-
- 25 6月, 2012 1 次提交
-
-
由 sla 提交于
Summary: Missing cast caused integer overflow Reviewed-by: rbackman, dholmes
-
- 23 6月, 2012 4 次提交
-
-
由 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
-
由 jiangli 提交于
Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature. Reviewed-by: dholmes, coleenp, jcoomes
-
由 kvn 提交于
Summary: When looking for the same value in an other register check that all parts of that register has the same value. Reviewed-by: johnc, twisti
-
- 22 6月, 2012 1 次提交
-
-
由 katleman 提交于
-
- 21 6月, 2012 3 次提交
-
-
由 roland 提交于
Summary: StackOverflowError may get lost on OSX. Reviewed-by: kvn, dcubed
-
由 dcubed 提交于
-
由 dcubed 提交于
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips) Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation Reviewed-by: ohair, dholmes
-
- 20 6月, 2012 2 次提交
- 19 6月, 2012 2 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, kvn
-
由 twisti 提交于
Reviewed-by: coleenp, jrose, kvn, twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
- 18 6月, 2012 2 次提交
- 16 6月, 2012 3 次提交
- 15 6月, 2012 5 次提交