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


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

Bryce> I don't see any reason why we shouldn't push this into classpath, too.

Classpath already doesn't have this bug.
I'm just saying, it is simpler to implement the same fix that is
there, namely checking the buffer after conversion to utf8.
Otherwise, we're either churning Classpath (for little gain that I
can see), or adding useless fields to Double.

Tom


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