>>>>> Kontorotsui writes:
Kontorotsui> Hello,
Kontorotsui> I'm using the JDK 1.1.5, of course the Linux
Kontorotsui> version. Kontorotsui> I have to parse a file
Kontorotsui> of many lines, each line has 1 float and 4
Kontorotsui> double Kontorotsui> numbers. Kontorotsui> I
Kontorotsui> read the lines and for each line I parse the
Kontorotsui> 5 numbers and store them in Kontorotsui> the
Kontorotsui> variables of a Body object. The line is read
Kontorotsui> into the String bodyinfo.
Kontorotsui> To parse di string I'm using this method:
[...]
Get 1.1.7-v1a and try again, 1.1.7 has some bugfixes for the parse methods.
The parse-methods are 100% pure Java, so if 1.1.5 Linux and 1.2 Solaris
show different behavior it doesn't have to be a Linux bug, but it means
that there have been some changes to the java code between 1.1.5 and 1.2.
Juergen
--
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802