hg: jdk8/tl/jdk: 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors

2013-12-01 Thread joe . darcy
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/

Re: Initial request for review of JDK-8006572 DoubleStream.sum()/average() implementations that reduce numerical errors

2013-12-01 Thread Joe Darcy
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

Re: RFR [6968459] JNDI timeout fails before timeout is reached

2013-12-01 Thread Alan Bateman
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

Re: There needs to be support for java.time in java.text.MessageFormat

2013-12-01 Thread Nick Williams
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

Re: There needs to be support for java.time in java.text.MessageFormat

2013-12-01 Thread Nick Williams
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

Re: There needs to be support for java.time in java.text.MessageFormat

2013-12-01 Thread Alan Bateman
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

Re: There needs to be support for java.time in java.text.MessageFormat

2013-12-01 Thread Xueming Shen
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

Re: There needs to be support for java.time in java.text.MessageFormat

2013-12-01 Thread Nick Williams
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