)]}'
{
  "commit": "bfdcdc1e2c0af34aeaf7b5b4d499975e0c3157be",
  "tree": "17143f52b438284477fa6e3ac8fe74b0d82a5744",
  "parents": [
    "8e58d76eb30a50e38c46bd6277186116937ba396"
  ],
  "author": {
    "name": "Andreas Gampe",
    "email": "agampe@google.com",
    "time": "Wed Apr 22 18:10:36 2015 -0700"
  },
  "committer": {
    "name": "Andreas Gampe",
    "email": "agampe@google.com",
    "time": "Wed Apr 22 18:10:36 2015 -0700"
  },
  "message": "ART: Fix re-throwing failures of non-convention errors\n\nWhile it is convention that Throwable subclasses should have a\nconstructor with a String argument, that is not rigorously enforced.\nSo if a static initializer throws an error that omits that\nconstructor, we must not provide a message when trying to throw\nagain.\n\nBug: 20495321\nBug: 20497840\nChange-Id: Ia4334fa24223750f90a8f2732f1eb1e738575e8d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c344eb4b4118678f29995698c66f64ec94815c37",
      "old_mode": 33188,
      "old_path": "runtime/class_linker.cc",
      "new_id": "dc8bf2ac5ee4d8ad139f60bf041af1dfb5571377",
      "new_mode": 33188,
      "new_path": "runtime/class_linker.cc"
    },
    {
      "type": "modify",
      "old_id": "8e274130f01456fc346d20d913556b8152ef1f0c",
      "old_mode": 33188,
      "old_path": "runtime/class_linker.h",
      "new_id": "1bd9f0a7e97b0bdb206bd34d25a74976b8c4eeb6",
      "new_mode": 33188,
      "new_path": "runtime/class_linker.h"
    },
    {
      "type": "modify",
      "old_id": "ef6eaff59a28315e6702eef7daa353ac944cd5e7",
      "old_mode": 33188,
      "old_path": "test/008-exceptions/expected.txt",
      "new_id": "92c79dc2a09dd8c72304e4bb07a1219680be2f02",
      "new_mode": 33188,
      "new_path": "test/008-exceptions/expected.txt"
    },
    {
      "type": "modify",
      "old_id": "1f76f12460eb467ac83ed0b27adfd500737adca3",
      "old_mode": 33188,
      "old_path": "test/008-exceptions/src/Main.java",
      "new_id": "7f6d0c5956ffdc81ee2352029eb6a7589b3a614c",
      "new_mode": 33188,
      "new_path": "test/008-exceptions/src/Main.java"
    }
  ]
}
