This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch Ping: Double.parseDouble cannot handle NaN, Infinity or-Infinity


Tom Tromey wrote:

Mark> So do we have a final decision so I can produce a final patch
Mark> for this bug?

You're probably not going to get a real final decision. Write it one
way, I will approve it. Write it the other way, Bryce will approve
it. It will all come out in the wash when we do the Big Classpath
Merge anyway.



Yeah. I think my solution is somewhat more elegant, but avoiding divergances from Classpath is the overriding concern - ie we'd need to make the corresponding change in Classpath's JNI implementation of the native parts of Double. That should be a fairly minor change, but I'm ok with Tom's approach too if you don't want to do that.


Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]