- 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>
-
- 12 7月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: add null checks before unsafe calls that take a variable base reference; update unit tests Reviewed-by: kvn, twisti
-
- 19 6月, 2012 2 次提交
- 18 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys
-
- 16 6月, 2012 2 次提交
- 15 6月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 14 6月, 2012 1 次提交
-
-
由 alanb 提交于
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win] Reviewed-by: khazra, chegar
-
- 13 6月, 2012 2 次提交
- 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 2 次提交
- 08 6月, 2012 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: art, alexsch
-
- 07 6月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: ohair, dholmes, nloodin, mgronlun
-
- 08 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mduigou
-
- 07 6月, 2012 5 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb, chegar, forax, mduigou Contributed-by: dbelfer@gmail.com
-
由 alanb 提交于
Reviewed-by: mduigou, chegar
-
由 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
-
由 alanb 提交于
Reviewed-by: coffeys, chegar
-
- 06 6月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 05 6月, 2012 2 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
由 omajid 提交于
Reviewed-by: art, anthony Contributed-by: NDenis Lila <dlila@redhat.com>
-
- 04 6月, 2012 2 次提交
- 01 6月, 2012 2 次提交
- 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
-
由 mullan 提交于
6637288: Add OCSP support to PKIX CertPathBuilder implementation 7126011: ReverseBuilder.getMatchingCACerts may throws NPE Reviewed-by: xuelei
-
由 neugens 提交于
Reviewed-by: rupashka
-
- 30 5月, 2012 2 次提交
- 29 5月, 2012 1 次提交
-
-
由 littlee 提交于
Reviewed-by: alanb, okutsu
-
- 25 5月, 2012 3 次提交
- 23 5月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 22 5月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: ohair
-