- 11 6月, 2012 1 次提交
-
-
由 lancea 提交于
Reviewed-by: joehw
-
- 10 6月, 2012 1 次提交
-
-
由 alanb 提交于
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset Reviewed-by: minqi
-
- 09 6月, 2012 1 次提交
-
-
由 robm 提交于
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true Reviewed-by: alanb, chegar
-
- 08 6月, 2012 4 次提交
-
-
由 sla 提交于
-
由 lancea 提交于
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: NKrystal Mok <sajia@taobao.com>
-
由 lancea 提交于
Reviewed-by: alanb, chegar, darcy, mchung
-
- 07 6月, 2012 2 次提交
- 08 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mduigou
-
- 07 6月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 05 6月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: dholmes, sla, brutisso, erikj
-
- 07 6月, 2012 8 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb, chegar, forax, mduigou Contributed-by: dbelfer@gmail.com
-
由 alanb 提交于
Reviewed-by: mduigou, chegar
-
由 dcubed 提交于
-
由 xuelei 提交于
Summary: take care of integer addition overflow Reviewed-by: xuelei, wetmore Contributed-by: NJonathan Lu <luchsh@linux.vnet.ibm.com>
-
由 xuelei 提交于
Reviewed-by: weijun
-
由 jonas 提交于
Summary: Use CFLAGS_COMMON instead of CC_OPT and CXXFLAGS_COMMON instead of CXX_OPT for setting FDS options. FDS should also set OPTIMIZATION_LEVEL. Reviewed-by: ihse, dholmes, ohair, dcubed
-
由 khazra 提交于
7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012 Summary: Enable Windows Server 2012 to be recognized as "os.name" Reviewed-by: alanb, dholmes, chegar
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 06 6月, 2012 3 次提交
- 05 6月, 2012 3 次提交
- 04 6月, 2012 2 次提交
- 02 6月, 2012 1 次提交
-
-
由 cl 提交于
-
- 01 6月, 2012 3 次提交
- 31 5月, 2012 3 次提交
-
-
由 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
-
由 katleman 提交于
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
- 30 5月, 2012 3 次提交
- 29 5月, 2012 1 次提交
-
-
由 littlee 提交于
Reviewed-by: alanb, okutsu
-
- 26 5月, 2012 1 次提交
-
-
由 ihse 提交于
Reviewed-by: ohair, erikj
-