- 19 12月, 2013 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, alanb, ahgross
-
- 05 12月, 2013 2 次提交
-
-
由 psandoz 提交于
Reviewed-by: psandoz, chegar, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 smarks 提交于
Reviewed-by: chegar, alanb
-
- 04 12月, 2013 5 次提交
-
-
由 psandoz 提交于
Reviewed-by: dl, chegar, mduigou
-
由 briangoetz 提交于
Reviewed-by: mduigou, smarks Contributed-by: bitterfoxc@gmail.com
-
由 smarks 提交于
Reviewed-by: darcy, lancea, mduigou
-
由 sherman 提交于
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf) Summary: updated the spec and implementation as requested Reviewed-by: alanb
-
由 dfuchs 提交于
Summary: Fixes several race conditions in logging which have been at the root cause of intermittent test failures. Reviewed-by: mchung, plevart
-
- 03 12月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 02 12月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: psandoz, mduigou
-
- 25 11月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: chegar
-
- 20 11月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: Fixes a regression where the year in the date was increased by 1900. Reviewed-by: alanb, mchung
-
- 14 11月, 2013 3 次提交
- 13 11月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: chegar, forax, lancea, alanb, jfranck
-
- 12 11月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: to add Encoder.withoutPadding() Reviewed-by: alanb
-
- 31 10月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: henryjen, mduigou, briangoetz
-
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 28 10月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions. Reviewed-by: mchung, prr
-
- 26 10月, 2013 1 次提交
-
-
由 smarks 提交于
7126305: Wrong Unicode value specified for format conversion character 'd' 8027287: incorrect example in Formatter javadoc Reviewed-by: rriggs, darcy, lancea
-
- 25 10月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: updated spec and implementation of mime decoder to be lenient for padding Reviewed-by: alanb
-
- 24 10月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: rriggs, psandoz, chegar Contributed-by: dl@cs.oswego.edu, alan.bateman@oracle.com
-
- 18 10月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: chegar, mduigou, psandoz, martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 17 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: dholmes
-
- 24 10月, 2013 1 次提交
-
-
由 mduigou 提交于
8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes. Reviewed-by: psandoz, dholmes
-
- 23 10月, 2013 2 次提交
-
-
由 henryjen 提交于
8024179: Document limitations and performance characteristics of stream sources and operations 8024138: (Spec clarification) Lambda Metafacory spec should state DMH constraint on implMethod Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
-
由 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 1 次提交
-
-
由 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
-
- 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 1 次提交
-
-
由 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
-