Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.5.6
-
None
-
None
-
jdk6u6
Description
I found the following code can not be executed properly.
Please have a look.
int sum = 97 println ((int) sum) % 100
Thanks,
Daniel.Sun