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> * java/lang/Double.java: Add constants for string representation of NaN,
Mark> Infinity and -Infinity

I'd prefer an approach that keeps us in sync with Classpath.
Perhaps this means pushing this change into Classpath; or perhaps
redoing it some other way.



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


Bryce


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