gcc/libjava/java
Andrew Haley 2b37afcb36 natDouble.java (doubleToLongBits): ensure that all NaNs are always converted to the same long value.
1999-04-14  Andrew Haley  <aph@cygnus.com>
        * java/lang/natDouble.java (doubleToLongBits): ensure that all
        NaNs are always converted to the same long value.
        * java/lang/natFloat.java (floatToIntBits): ditto, but for float
        converted to int.

From-SVN: r26439
1999-04-14 07:10:22 +00:00
..
io DataInputStream.java (readLine): Corrected handling of empty lines, from null to "". 1999-04-12 18:27:56 +00:00
lang natDouble.java (doubleToLongBits): ensure that all NaNs are always converted to the same long value. 1999-04-14 07:10:22 +00:00
net natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6). 1999-04-08 13:22:59 +00:00
text
util