- 28 9月, 2013 4 次提交
-
-
由 mduigou 提交于
Reviewed-by: briangoetz, chegar, alanb
-
由 dxu 提交于
Summary: Use only the file name from the supplied prefix for backward compatibility Reviewed-by: alanb, chegar
-
由 mduigou 提交于
8023340: Clarify that unmodifiable List.replaceAll() may not throw UOE if there are no items to be replaced. Reviewed-by: psandoz, jjg
-
由 mduigou 提交于
Reviewed-by: mduigou Contributed-by: paul.sandoz@oracle.com
-
- 27 9月, 2013 2 次提交
- 17 9月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: mduigou
-
- 16 9月, 2013 2 次提交
- 02 9月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: forax, chegar, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 15 9月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: correct the javadoc in JapaneseEra.MEIJI to match the implementation Reviewed-by: darcy, sherman
-
- 07 9月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: mduigou
-
- 14 9月, 2013 2 次提交
- 13 9月, 2013 1 次提交
-
-
由 bchristi 提交于
Summary: Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests Reviewed-by: alanb, mduigou
-
- 12 9月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: If the effective floating point exponent is zero return the significand including the implicit 1-bit. Reviewed-by: bpb, darcy, gls Contributed-by: NDmitry Nadezhin <dmitry.nadezhin@oracle.com>
-
- 07 9月, 2013 1 次提交
-
-
由 henryjen 提交于
8024339: j.u.s.Stream.reduce(BinaryOperator) throws unexpected NPE Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com
-
- 13 9月, 2013 1 次提交
-
-
由 lancea 提交于
Reviewed-by: darcy
-
- 12 9月, 2013 2 次提交
-
-
由 dfuchs 提交于
Summary: This changeset makes the various Logger logging method call isLoggable() instead of inlining the level checks. Reviewed-by: mchung, alanb
-
由 sherman 提交于
8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API Summary: to move the new constants out of ZipConstants.java Reviewed-by: martin
-
- 11 9月, 2013 4 次提交
-
-
由 rriggs 提交于
Summary: The serialized-form.html should specify the stream format for interoperability Reviewed-by: alanb
-
由 michaelm 提交于
Reviewed-by: chegar
-
由 emc 提交于
Summary: Update javadoc comments on getParameterAnnotations to correctly describe its behavior Reviewed-by: darcy, jfranck
-
由 jfranck 提交于
Summary: Update spec to match long standing behavior Reviewed-by: darcy, mchung
-
- 10 9月, 2013 2 次提交
- 07 9月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie, xuelei
-
- 09 9月, 2013 1 次提交
-
-
由 dfuchs 提交于
8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently 8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently Summary: This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures. Reviewed-by: mchung, martin, plevart
-
- 06 9月, 2013 4 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, mchung
-
由 rfield 提交于
Reviewed-by: vlivanov, briangoetz Contributed-by: john.r.rose@oracle.com
-
由 rfield 提交于
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError Summary: Fix pre-existing 292 bug tickled by combo of nashorn code and MethodHandleInfo changes Reviewed-by: jrose Contributed-by: vladimir.x.ivanov@oracle.com
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 05 9月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: to clarify the spec Reviewed-by: alanb
-
- 04 9月, 2013 4 次提交
-
-
由 dfuchs 提交于
Summary: Break logging and AWT circular dependency, which was at the root cause for 8023258 - Logger.getLogger() after ImageIO.read() returns different logger instance Reviewed-by: mchung, art
-
由 dfuchs 提交于
Reviewed-by: dholmes, mchung
-
由 alanb 提交于
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess Reviewed-by: anthony, art, mchung
-
由 psandoz 提交于
8012913: LinkedHashMap key/value/entry spliterators should report ORDERED Reviewed-by: mduigou, forax, bchristi, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 21 9月, 2013 3 次提交
-
-
由 psandoz 提交于
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec Reviewed-by: alanb
-
由 bpb 提交于
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent Summary: Explicitly check for null remappingFunction parameter. Reviewed-by: mduigou, forax, psandoz Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 psandoz 提交于
Reviewed-by: psandoz, chegar, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Peter Levart <peter.levart@gmail.com>, Guy Steele <guy.steele@oracle.com>
-