This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve 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]

FYI: Check value from parsing +x is x


This extends the check against parsing +x so that not only
does +x pass, but it also must return x as the value of i.
Classpath currently fails the second test.  Only OpenJDK
(JDK7) implements +x parsing at present.

ChangeLog:

2008-05-12  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* gnu/testlet/java/lang/Integer/parseInt.java:
	Check that parsing +x returns x.

-- 
Andrew :)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Attachment: parse_int_plus.diff
Description: Text document


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