)]}'
{
  "commit": "9dbee069fc6e04c60b155929d5a83cda30d20326",
  "tree": "392520ce4e052cc1583a9e8a26b0f8cb942b080f",
  "parents": [
    "f52b755b62c16261dc2598453e769413768a05e7"
  ],
  "author": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Mon Feb 03 10:42:41 2020 +0100"
  },
  "committer": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Mon Feb 03 10:42:41 2020 +0100"
  },
  "message": "Don\u0027t use instructionInstanceCanThrow in the peep hole optimizer\n\n* This can lead to empty blocks with catch handlers, which the\n  pipeline following the peep hole optimizer assumes cannot happen\n* This could move an instruction which - according to the Art/Dalvik\n  verifier - can throw outside a catch handler possbily causing a\n  verification error\n\nBug: 148366506\nChange-Id: I0d7c23507836144f789b5adbd5363f3ee0cd9a4b",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c0a67fc4affa348762783775571ee30be5c9164f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/ir/optimize/PeepholeOptimizer.java",
      "new_id": "958749e80da4f60d08ba75dda9265a2fc6b6f724",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/ir/optimize/PeepholeOptimizer.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e89e6cd56c613f5a4a4e597ed6160b0520b4cddd",
      "new_mode": 33188,
      "new_path": "src/test/java/com/android/tools/r8/ir/optimize/B148366506.java"
    }
  ]
}
