- 25 7月, 2012 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: art, rupashka
-
- 19 6月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: dbelfer@gmail.com
-
- 31 5月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck. Reviewed-by: alanb, forax, dl
-
- 10 1月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: forax, chegar Contributed-by: NKrystal Mok <sajia@taobao.com>
-
- 17 12月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 14 12月, 2011 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: hawtin, coffeys
-
- 05 12月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: smarks
-
- 01 12月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, darcy, forax, hawtin, lancea
-
- 30 11月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, smarks
-
- 25 10月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mduigou, alanb
-
- 22 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou
-
- 19 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 17 9月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Minor changes to networking java files to remove warnings Reviewed-by: chegar, weijun, hawtin Contributed-by: kurchi.subhra.hazra@oracle.com, sasha_bu@hotmail.com
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 23 8月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: darcy Contributed-by: nsebastian.sickelmann@gmx.de
-
- 11 8月, 2011 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: alanb, mduigou
-
- 08 6月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar, alanb
-
- 27 5月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: weijun, alanb Contributed-by: NMandy Chung <mandy.chung@oracle.com>
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 27 4月, 2011 1 次提交
-
-
由 darcy 提交于
Summary: Additional reviews by sergey.kuksenko@oracle.com Reviewed-by: alanb
-
- 20 4月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 18 4月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 23 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Define Embedded specific files and include them in the main files. Allow finer control over some build options. Reviewed-by: ohair, bobv, collins
-
- 18 3月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: alexp
-
- 28 2月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 26 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, ohair
-
- 12 2月, 2011 1 次提交
-
-
由 weijun 提交于
6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains 6921823: JarVerifier csdomain field not initialized 6921839: Update trusted.libraries list Reviewed-by: dgu
-
- 11 2月, 2011 1 次提交
-
-
由 mfang 提交于
Reviewed-by: ogino, yhuang
-
- 09 2月, 2011 2 次提交
- 04 2月, 2011 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: mchung
-
- 03 2月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 13 1月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 09 12月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Directly map the threadStatus value to Thread.State Reviewed-by: emcmanus, dholmes
-
- 02 12月, 2010 2 次提交
- 18 10月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-