commit | e97fa578cc055a1d26b093cc015eae20276e99a0 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jan 19 22:08:56 2011 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Jan 19 22:08:56 2011 +0000 |
tree | c3470bd63dc17dbff8317e22bc53628a8515d407 | |
parent | 44b293d42172bcb17180e386a806cdb09d0ca56a [diff] |
Fix handling of null passed into varargs. Fixes a bug where passing null into a varargs method in web mode would create a 1-length array containing null. The correct behavior is to pass null in for the array. Found by: rchandia Review by: cromwellian@google.com git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9574 8db76d5a-ed1c-0410-87a9-c151d255dfc7