)]}'
{
  "log": [
    {
      "commit": "eda3140656dafa03dc7fd4b3f90246a8522f0c1b",
      "tree": "ab6edb78257e50da05e62b994510fe59c63d8afb",
      "parents": [
        "760efa3d01257250972ea47a00c0edb01d608c3a"
      ],
      "author": {
        "name": "Aart Bik",
        "email": "ajcbik@google.com",
        "time": "Thu Mar 24 15:38:56 2016 -0700"
      },
      "committer": {
        "name": "Aart Bik",
        "email": "ajcbik@google.com",
        "time": "Fri Mar 25 10:22:44 2016 -0700"
      },
      "message": "Avoid removing new-instance instruction twice.\nIncludes a fail-before/pass-after regression test.\n\nRationale:\nIn some corner cases, one new instance reached more than one\njava.lang.String.\u003cinit\u003e method call. As a result, the new\ninstance instruction appeared multiple times in the vector\nuninitialized_strings_. A second removal crashes the compiler.\nThis change list avoid the crash by simply skipping instructions\nthat are already removed.\n\nBUG\u003d27847265\n\nChange-Id: I7f8a4f84ea3c184e1529ec3e90bd6749c83c445b\n"
    }
  ]
}
