commit | fc054349089563699349c161011f378c67d15587 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Mar 22 15:01:13 2013 -0700 |
committer | Christopher Tate <ctate@google.com> | Fri Mar 22 15:01:13 2013 -0700 |
tree | cc98a01ac83d3591fe75fae26526fe8b812f0f4a | |
parent | 71b0017759b825f8bddcdda7425afc802e8918c9 [diff] |
Throw on illegal arguments to ArrayUtils.equals(a1, a2, len) Specifically, throw an explicit IllegalArgumentException if 'len' is negative, rather than falling over in some other way further down the line. Change-Id: If955de7ec1a15aa9aa8c42b6994b059e0cdffcee