- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 20 6月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 19 6月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: dbelfer@gmail.com
-
- 16 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
- 15 6月, 2012 3 次提交
- 14 6月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-
- 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 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ohair, ohrstrom, ihse
-
- 07 6月, 2012 3 次提交
- 05 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 31 5月, 2012 3 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr
-
由 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
-
- 25 5月, 2012 2 次提交
- 23 5月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 22 5月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: alanb, dsamersoff, nloodin
-
- 19 5月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks. Reviewed-by: twisti
-
- 18 5月, 2012 1 次提交
-
-
由 ant 提交于
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application. Summary: forward port from 7u4 Reviewed-by: art
-
- 16 5月, 2012 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony, swingler
-
- 15 5月, 2012 1 次提交
-
-
由 dsamersoff 提交于
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario Reviewed-by: dholmes, sla Contributed-by: NDeven You <youdwei@linux.vnet.ibm.com>
-
- 14 5月, 2012 1 次提交
-
-
由 xuelei 提交于
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified Reviewed-by: mullan
-
- 10 5月, 2012 2 次提交
- 09 5月, 2012 3 次提交
- 05 5月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 02 5月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, mullan, prr
-
- 27 4月, 2012 2 次提交
- 25 4月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: art
-
- 24 4月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Add the check and return immediately if it's false Reviewed-by: anthony, mchung, sla Contributed-by: NNicolas Carranza <nicarran@gmail.com>
-
- 23 4月, 2012 1 次提交
-
-
由 alanb 提交于
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx] Reviewed-by: chegar
-
- 19 4月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: anthony
-
- 17 4月, 2012 1 次提交
-
-
由 robm 提交于
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
-