- 13 6月, 2013 1 次提交
-
-
由 weijun 提交于
Reviewed-by: ahgross, mchung, xuelei
-
- 01 6月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: art, skoivu
-
- 20 5月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: art, skoivu
-
- 25 6月, 2013 3 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, chegar
-
由 bpb 提交于
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException Summary: For zero value ensure than an unpadded zero character is passed to Formatter.addZeros() Reviewed-by: iris, darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 24 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: okutsu
-
- 22 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: In doubleValue() and floatValue() replace converting to String and parsing to Double or Float with direct conversion into IEEE 754 bits. Reviewed-by: bpb, drchase, martin Contributed-by: NLouis Wasserman <lowasser@google.com>
-
- 20 6月, 2013 4 次提交
-
-
由 mduigou 提交于
Reviewed-by: dl, dholmes, plevart
-
由 psandoz 提交于
Reviewed-by: alanb
-
由 psandoz 提交于
Reviewed-by: chegar, mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>
-
由 psandoz 提交于
Reviewed-by: mduigou Contributed-by: NBrian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 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 1 次提交
-
-
由 alanb 提交于
Reviewed-by: martin, jjg
-
- 11 6月, 2013 3 次提交
- 10 6月, 2013 4 次提交
- 08 6月, 2013 1 次提交
-
-
由 khazra 提交于
Summary: Return false for null arguments in ACCEPT_ORIGINAL_SERVER#shouldAccept() Reviewed-by: chegar
-
- 07 6月, 2013 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 06 6月, 2013 4 次提交
-
-
由 bpb 提交于
Summary: Performance improvements for double/float -> String and decimal/hex String -> double/float conversions. Reviewed-by: martin, iris Contributed-by: NSergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
-
由 emc 提交于
Summary: setProtectionDomain0 and JVM_SetProtectionDomain are unused since at least 1.5. This is the JDK side of a changeset to remove it. Reviewed-by: alanb
-
由 dholmes 提交于
Reviewed-by: dholmes, alanb Contributed-by: NOtavio Goncalves <otariojava@java.net>
-
由 henryjen 提交于
Reviewed-by: martin, psandoz, alanb Contributed-by: henry.jen@oracle.com
-
- 05 6月, 2013 2 次提交