Re: Request for sponsor: 4421494 infinite loop while parsing double literal

2009-11-15 Thread Dmitry Nadezhin
I put a combined changeset fixing bugs 4421494 and 4396272 as comment #2 and comment #3 to OpenJDK bugzilla report: https://bugs.openjdk.java.net/show_bug.cgi?id=100119 -Dima Joseph D. Darcy wrote: Dmitry Nadezhin wrote: Hello Joe, Thank you for the sponsorship of the bug 4421494. I can als

Re: Request for sponsor: 4421494 infinite loop while parsing double literal

2009-11-13 Thread Joseph D. Darcy
Dmitry Nadezhin wrote: Hello Joe, Thank you for the sponsorship of the bug 4421494. I can also prepare a fix for another related bug 4396272 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396272 The bug 4396272 is blinking because it occurs only when HotSpot chooses double value set and

Re: Request for sponsor: 4421494 infinite loop while parsing double literal

2009-11-10 Thread Dmitry Nadezhin
Hello Joe, Thank you for the sponsorship of the bug 4421494. I can also prepare a fix for another related bug 4396272 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4396272 The bug 4396272 is blinking because it occurs only when HotSpot chooses double value set and it doesn't occur with d

Re: Request for sponsor: 4421494 infinite loop while parsing double literal

2009-11-09 Thread Joe Darcy
Dmitry Nadezhin wrote: http://bugs.sun.com/view_bug.do?bug_id=4421494 https://bugs.openjdk.java.net/show_bug.cgi?id=100119 Summary: This old bug report says that Double.parseDouble(s) hangs for decimal strings in range (Double.MIN_NORMAL-0.5*Double.MIN_VALUE,Double.MIN), and returns incorrect

Request for sponsor: 4421494 infinite loop while parsing double literal

2009-11-05 Thread Dmitry Nadezhin
http://bugs.sun.com/view_bug.do?bug_id=4421494 https://bugs.openjdk.java.net/show_bug.cgi?id=100119 Summary: This old bug report says that Double.parseDouble(s) hangs for decimal strings in range (Double.MIN_NORMAL-0.5*Double.MIN_VALUE,Double.MIN), and returns incorrect result for decimal string