- 23 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Cleanup of javadoc -Xlint errors Reviewed-by: lancea, mduigou, darcy, mullan, mchung
-
- 21 10月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized. Reviewed-by: mchung
-
- 18 10月, 2013 2 次提交
-
-
由 sherman 提交于
8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system Summary: removed the compatiblity old short-ids mapping Reviewed-by: okutsu
-
由 mduigou 提交于
Reviewed-by: chegar, mduigou, psandoz, martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 17 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: dholmes
-
- 14 10月, 2013 1 次提交
-
-
由 dfuchs 提交于
8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources. Reviewed-by: alanb, psandoz, mchung
-
- 17 10月, 2013 2 次提交
- 16 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Move static from interfaces methods to supporting classes Reviewed-by: sherman
-
- 10 10月, 2013 4 次提交
-
-
由 dl 提交于
Reviewed-by: alanb, dholmes
-
由 darcy 提交于
8024354: Explicitly permit DoubleStream.sum()/average() implementations to use higher precision summation Reviewed-by: mduigou, briangoetz
-
由 bchristi 提交于
Summary: Override remove() method in DescendingKeyIterator Reviewed-by: alanb, mduigou, psandoz
-
由 bpb 提交于
Summary: Add data validation checks in readObject(). Reviewed-by: alanb, mduigou, chegar Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 08 10月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: psandoz, martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Guy Steele <guy.steele@oracle.com>
-
- 02 10月, 2013 4 次提交
-
-
由 psandoz 提交于
8025538: Unsafe typecast in java.util.stream.SpinedBuffer 8025533: Unsafe typecast in java.util.stream.Streams.RangeIntSpliterator.splitPoint() 8025525: Unsafe typecast in java.util.stream.Node.OfPrimitive.asArray() Reviewed-by: chegar
-
由 psandoz 提交于
Reviewed-by: mduigou, chegar
-
由 okutsu 提交于
Reviewed-by: peytoia
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 09 10月, 2013 2 次提交
- 27 9月, 2013 1 次提交
-
-
由 bchristi 提交于
Summary: Ensure that HashMap is not resized if we're just replacing a value Reviewed-by: alanb, martin
-
- 02 10月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: henryjen, chegar, psandoz
-
- 01 10月, 2013 2 次提交
-
-
由 mduigou 提交于
Reviewed-by: scolebourne, darcy, mduigou Contributed-by: NStephen Colebourne <scolebourne@joda.org>
-
由 psandoz 提交于
8024408: Specifications for Collection/List/Set/SortedSet.spliterator() need to document if all the (subclass) instances are required to return SIZED spliterators Reviewed-by: alanb
-
- 17 9月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: mduigou
-
- 16 9月, 2013 2 次提交
- 28 9月, 2013 3 次提交
- 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>
-
- 07 9月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: mduigou
-
- 14 9月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: psandoz, alanb
-
- 13 9月, 2013 1 次提交
-
-
由 bchristi 提交于
Summary: Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests Reviewed-by: alanb, mduigou
-
- 07 9月, 2013 1 次提交
-
-
由 henryjen 提交于
8024339: j.u.s.Stream.reduce(BinaryOperator) throws unexpected NPE Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com
-
- 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
-
- 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
-
- 04 9月, 2013 2 次提交