commit | 71786811c2c4d2ef89b3a37ee7d6b6a836177e03 | [log] [tgz] |
---|---|---|
author | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Jun 13 23:30:39 2008 +0000 |
committer | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Jun 13 23:30:39 2008 +0000 |
tree | ef87104cecfcfb2f7c5052888002b2c46dcbb3cf | |
parent | 9a705c35eaafa33ba050ecc193b7aa5fa032b656 [diff] |
Fixes another build break from 3073. Some Java compilers allow "aByte += 1" where aByte is of type Byte. Others do not. This patch changes the relevant test to use a Long instead of a Byte. Review by: scottb git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.5@3078 8db76d5a-ed1c-0410-87a9-c151d255dfc7