Changeset: ca911e383e26
Author:darcy
Date: 2013-12-01 23:35 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ca911e383e26
8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce
numerical errors
Reviewed-by: psandoz, mduigou
! src/share/classes/java/util/
Hello,
I've heard back from my numerical reviewer. Given the signs of the
terms, he recommend when two partial sums are combined, the leading word
be added in first. I've reflected this change in the revision I'm about
to push:
http://cr.openjdk.java.net/~darcy/8006572.5
He had some sug
On 29/11/2013 20:06, Ivan Gerasimov wrote:
I modified the patch in the way you suggest.
http://cr.openjdk.java.net/~igerasim/6968459/1/webrev/
The timeOut variable now holds the remaining time.
If the system time had changed back, we start counting from the
beginning.
If it had changed forward
On Dec 1, 2013, at 3:13 PM, Nick Williams wrote:
>
> On Dec 1, 2013, at 12:52 PM, Xueming Shen wrote:
>
>> On 12/1/13 10:29 AM, Nick Williams wrote:
>>> I filed these bugs back in June. I noticed today that they were migrated to
>>> the JIRA instance:
>>>
>>> https://bugs.openjdk.java.net/bro
On Dec 1, 2013, at 12:52 PM, Xueming Shen wrote:
> On 12/1/13 10:29 AM, Nick Williams wrote:
>> I filed these bugs back in June. I noticed today that they were migrated to
>> the JIRA instance:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8016742
>> https://bugs.openjdk.java.net/browse/JDK-80
On 01/12/2013 18:29, Nick Williams wrote:
I filed these bugs back in June. I noticed today that they were migrated to the
JIRA instance:
https://bugs.openjdk.java.net/browse/JDK-8016742
https://bugs.openjdk.java.net/browse/JDK-8016743
I filed the bugs, though they say someone else did.
"Webbug
On 12/1/13 10:29 AM, Nick Williams wrote:
I filed these bugs back in June. I noticed today that they were migrated to the
JIRA instance:
https://bugs.openjdk.java.net/browse/JDK-8016742
https://bugs.openjdk.java.net/browse/JDK-8016743
I filed the bugs, though they say someone else did. It's fr
I filed these bugs back in June. I noticed today that they were migrated to the
JIRA instance:
https://bugs.openjdk.java.net/browse/JDK-8016742
https://bugs.openjdk.java.net/browse/JDK-8016743
I filed the bugs, though they say someone else did. It's frustrating that
suddenly I can't even commen