Wed, 10 Jul 2013 18:01:22 -0700 8020318: Fix doclint issues in java.net
juh [Wed, 10 Jul 2013 18:01:22 -0700] rev 18800
8020318: Fix doclint issues in java.net Reviewed-by: darcy, khazra
Wed, 10 Jul 2013 14:20:19 -0700 8020308: Fix doclint issues in java.lang.management
sspitsyn [Wed, 10 Jul 2013 14:20:19 -0700] rev 18799
8020308: Fix doclint issues in java.lang.management Reviewed-by: darcy Contributed-by: serguei.spitsyn@oracle.com
Tue, 09 Jul 2013 12:47:37 -0700 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
bpb [Tue, 09 Jul 2013 12:47:37 -0700] rev 18798
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") Summary: Make stripTrailingZeros() return BigDecimal.ZERO if the BigDecimal is numerically equal to zero. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Tue, 09 Jul 2013 11:26:25 -0700 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
bpb [Tue, 09 Jul 2013 11:26:25 -0700] rev 18797
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException Summary: Change the field width specification to require a positive value. The exception is still thrown but that is now explicitly consistent with the specification. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 10 Jul 2013 11:05:39 -0700 8020294: Fix doclint issues in java.util.Spliterator
darcy [Wed, 10 Jul 2013 11:05:39 -0700] rev 18796
8020294: Fix doclint issues in java.util.Spliterator Reviewed-by: psandoz
Wed, 10 Jul 2013 10:24:38 +0200 8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
psandoz [Wed, 10 Jul 2013 10:24:38 +0200] rev 18795
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees Reviewed-by: briangoetz Contributed-by: doug lea <dl@cs.oswego.edu>, paul sandoz <paul.sandoz@oracle.com>
Wed, 10 Jul 2013 09:52:02 +0200 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
psandoz [Wed, 10 Jul 2013 09:52:02 +0200] rev 18794
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries Reviewed-by: briangoetz
(0) -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip