- 04 6月, 2012 2 次提交
- 01 6月, 2012 3 次提交
- 31 5月, 2012 2 次提交
-
-
由 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
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 30 5月, 2012 2 次提交
- 29 5月, 2012 1 次提交
-
-
由 littlee 提交于
Reviewed-by: alanb, okutsu
-
- 26 5月, 2012 1 次提交
-
-
由 lana 提交于
-
- 25 5月, 2012 2 次提交
- 24 5月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: update javadoc for NumberFormatException Reviewed-by: alanb
-
- 25 5月, 2012 4 次提交
- 24 5月, 2012 5 次提交
-
-
由 nloodin 提交于
-
由 jgish 提交于
Summary: update javadoc for IllegalArgumentException and NumberFormatException Reviewed-by: alanb
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
由 nloodin 提交于
Reviewed-by: jrose, sspitsyn
-
由 khazra 提交于
Summary: Enable Windows Version 6.2 to be recognized as Windows 8 Reviewed-by: darcy, dholmes, alanb, chegar
-
- 23 5月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 22 5月, 2012 6 次提交
- 21 5月, 2012 5 次提交
- 19 5月, 2012 1 次提交
-
-
由 valeriep 提交于
Summary: Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support. Reviewed-by: vinnie
-
- 18 5月, 2012 4 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art
-
由 xuelei 提交于
Reviewed-by: vinnie, wetmore
-
由 robm 提交于
Reviewed-by: alanb, dsamersoff
-
由 ant 提交于
Summary: forward posrt from 7u4 Reviewed-by: art
-