commit | a6b22c5be364a4ea926bfd2d0ea6169b22bdd10b | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Fri Oct 04 14:33:22 2013 -0700 |
committer | Jeff Hao <jeffhao@google.com> | Fri Oct 04 16:07:13 2013 -0700 |
tree | cae85ffc74f27444b55ed27a049ad27fb7837010 | |
parent | 756ee4e090bc1e1812b41fb7b4661df601a32ef9 [diff] |
Verifier allows arguments of integral types to be interchangeable. This fixes a bug where code was passing an int into a method with a byte argument. The RI allows this, but the verifier was rejecting it. Bug: 11033423 Change-Id: I2a6af3bbbc6e9288fc000f711ae1337ab5786d1a