- 02 7月, 2013 5 次提交
-
-
由 juh 提交于
Reviewed-by: darcy
-
由 darcy 提交于
Reviewed-by: lancea, rriggs
-
由 darcy 提交于
Reviewed-by: lancea
-
由 darcy 提交于
Reviewed-by: lancea, alanb
-
由 bpb 提交于
Summary: Replace array of ArrayList of BigIntegers with a volatile two-dimensional BigInteger array eliminate the synchronization of getRadixConversionCache() Reviewed-by: plevart, shade, bpb, alanb Contributed-by: NPeter Levart <peter.levart@gmail.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 01 7月, 2013 2 次提交
- 29 6月, 2013 2 次提交
- 28 6月, 2013 4 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
由 dl 提交于
Reviewed-by: chegar
-
由 dl 提交于
Reviewed-by: chegar
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 27 6月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: tbell, darcy
-
- 19 6月, 2013 4 次提交
-
-
由 bpb 提交于
4646474: BigInteger.pow() algorithm slow in 1.4.0 Summary: Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring. Reviewed-by: alanb, bpb, martin Contributed-by: NAlan Eliasen <eliasen@mindspring.com> -
由 chegar 提交于
Reviewed-by: alanb
-
由 mduigou 提交于
8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap Reviewed-by: forax, mduigou, psandoz Contributed-by: NMike Duigou <mike.duigou@oracle.com>, Remi Forax <forax@univ-mlv.fr> -
由 bpb 提交于
8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value Summary: Fall back to default if a bad value is passed for this property. Reviewed-by: mduigou
-
- 18 6月, 2013 3 次提交
-
-
由 rfield 提交于
Summary: paired with 8013789: Compiler should emit bridges in interfaces Reviewed-by: twisti
-
由 youdwei 提交于
Reviewed-by: wetmore
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 17 6月, 2013 2 次提交
-
-
由 chegar 提交于
Reviewed-by: darcy
-
由 shade 提交于
Summary: cache more reflective data and lookup results. Reviewed-by: alanb, plevart, psandoz, dl Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 14 6月, 2013 1 次提交
-
-
由 khazra 提交于
Summary: Add .local to derived effective hostnames without dot Reviewed-by: chegar
-
- 13 6月, 2013 2 次提交
-
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com> -
由 bchristi 提交于
Reviewed-by: alanb, mduigou
-
- 12 6月, 2013 3 次提交
- 28 6月, 2013 5 次提交
- 27 6月, 2013 3 次提交
- 26 6月, 2013 3 次提交
-
-
由 rfield 提交于
Reviewed-by: jrose
-
由 chegar 提交于
Reviewed-by: chegar, alanb, psandoz Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Tristan Yan <tristan.yan@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com> -
由 juh 提交于
Summary: Convert javadoc <code> and <tt> tags to {@code ...} Reviewed-by: darcy
-