- 03 7月, 2013 2 次提交
- 02 7月, 2013 1 次提交
-
-
由 prr 提交于
Reviewed-by: srl, jgodinez
-
- 29 6月, 2013 2 次提交
- 28 6月, 2013 2 次提交
- 27 6月, 2013 2 次提交
- 26 6月, 2013 2 次提交
- 25 6月, 2013 2 次提交
- 22 6月, 2013 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: prr, jgodinez
-
- 21 6月, 2013 2 次提交
- 20 6月, 2013 9 次提交
-
-
由 leonidr 提交于
8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box. Reviewed-by: art, anthony, serb
-
由 lana 提交于
-
由 lana 提交于
-
由 lana 提交于
-
由 arieber 提交于
Summary: Prepend a '/' to file when path is empty Reviewed-by: chegar, khazra
-
由 khazra 提交于
Summary: Override Object.hashCode() Reviewed-by: alanb, chegar
-
由 khazra 提交于
Summary: Implement hashCode() in classes emitting warnings Reviewed-by: alanb, chegar
-
由 dxu 提交于
Summary: Add hashCode() methods to ListenerInfo and WildcardListenerInfo classes Reviewed-by: dfuchs, alanb, sjiang, chegar
-
由 chegar 提交于
-
- 19 6月, 2013 15 次提交
-
-
由 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
-
由 pchelko 提交于
8005695: [parfait] Format string argument mismatch in jdk/src/solaris/native/sun/xawt/XToolkit.c 8005752: [parfait] False positive function call mismatch at jdk/src/solaris/native/sun/xawt/XWindow.c Reviewed-by: art, serb
-
由 chegar 提交于
-
由 chegar 提交于
-
由 chegar 提交于
Reviewed-by: alanb
-
由 malenkov 提交于
Reviewed-by: alexsch
-
由 chegar 提交于
-
由 xuelei 提交于
Reviewed-by: weijun, wetmore
-
由 mfang 提交于
Reviewed-by: yhuang
-
由 xuelei 提交于
Reviewed-by: wetmore
-
由 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>
-
由 katleman 提交于
-
由 mduigou 提交于
-
由 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
-