)]}'
{
  "commit": "e97fa578cc055a1d26b093cc015eae20276e99a0",
  "tree": "c3470bd63dc17dbff8317e22bc53628a8515d407",
  "parents": [
    "44b293d42172bcb17180e386a806cdb09d0ca56a"
  ],
  "author": {
    "name": "scottb@google.com",
    "email": "scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Wed Jan 19 22:08:56 2011 +0000"
  },
  "committer": {
    "name": "scottb@google.com",
    "email": "scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Wed Jan 19 22:08:56 2011 +0000"
  },
  "message": "Fix handling of null passed into varargs.\n\nFixes 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.\n\nFound by: rchandia\n\nReview by: cromwellian@google.com\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9574 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "923734f358c6fd09fa5588caa1c6ea7743c00262",
      "old_mode": 33188,
      "old_path": "dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaAST.java",
      "new_id": "428a942b21165f106ae32dda2ae6f002987421ac",
      "new_mode": 33188,
      "new_path": "dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaAST.java"
    },
    {
      "type": "modify",
      "old_id": "b824191ce32735015a573fb8b7804b5c16c8e2ca",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/dev/jjs/test/VarargsTest.java",
      "new_id": "0285390d0cf7210dd3b4542f95f07c478b26f3d7",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/dev/jjs/test/VarargsTest.java"
    }
  ]
}
