What steps will reproduce the problem?
1. service function "public long echoLong(long lVal) { return lVal; }"
2. test this function with arg lVal = -8589433953703838308
3. this function returns: -8589433953703839000
What is the expected output? What do you see instead?
return -8589433953703838308, -8589433953703839000 returns.
What version of the product are you using? On what operating system?
v1.0.0.15 Windows XP
Please provide any additional information below.
none
Original issue reported on code.google.com by umbrahan on 14 Nov 2009 at 3:50
Original issue reported on code.google.com by
umbrahan
on 14 Nov 2009 at 3:50