diff options
author | Tom Tromey <tromey@redhat.com> | 2002-06-13 17:28:54 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2002-06-13 17:28:54 +0000 |
commit | b6cd625a41ceee88a761449bd275c62727cd78b3 (patch) | |
tree | 86ecfe2260241d19738a6a06a0248e4ebc5e37eb /java/sql/SQLInput.java | |
parent | 834aa29cb958436d88093f036fe9cacacc97bd0c (diff) | |
download | classpath-b6cd625a41ceee88a761449bd275c62727cd78b3.tar.gz |
Fix for Mauve regressions:
* java/lang/Long.java (toString): Don't assume decimal output when
argument is MIN_VALUE.
(toUnsignedString): Don't use Integer.toUnsignedString when NUM is
negative.
(parseLong): Correctly handle all overflow cases.
* java/lang/Integer.java (toString): Don't assume decimal output
when argument is MIN_VALUE.
(parseInt): Correctly handle all overflow cases.
Diffstat (limited to 'java/sql/SQLInput.java')
0 files changed, 0 insertions, 0 deletions