)]}'
{
  "commit": "9e1b041d190874407fea685fe7dc6e4701d5d79e",
  "tree": "aa8f489b6d0e7a4d2c80efbae4211b9c90039770",
  "parents": [
    "cfdb5b4b7569e0204d22b1d4f28980ad08db18dd"
  ],
  "author": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Tue Sep 20 15:00:53 2022 +0200"
  },
  "committer": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Wed Sep 21 07:35:33 2022 +0000"
  },
  "message": "Add an desugaring option for invokevirtual to private method on self\n\nThis option allows rewriting of invokevirtual to private method\non self to happen during desugaring.\n\nBug: b/247759997\nChange-Id: Ia4f3f1389650a98f640b9cc8b5896e5ff170ccd9",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "65f23dc7daf60fabf2d8cf8e24a64887f20fbc65",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/ir/desugar/InvokeToPrivateRewriter.java"
    },
    {
      "type": "modify",
      "old_id": "4ee8f70a9e2ad9c45d7a92b5e55745706513cc02",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/ir/desugar/NonEmptyCfInstructionDesugaringCollection.java",
      "new_id": "aa8ca78da3cb66dd4ef4b1421a57f0bfdcd3d26f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/ir/desugar/NonEmptyCfInstructionDesugaringCollection.java"
    },
    {
      "type": "modify",
      "old_id": "88a8244999f201b408a0741b15dbed776d564013",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/utils/InternalOptions.java",
      "new_id": "3939dd5014cb5cfdc398164c5b38b4de9a1bf6df",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/utils/InternalOptions.java"
    },
    {
      "type": "modify",
      "old_id": "9cb8615f4d0c1f52d7f9c8122f810e3457d477d9",
      "old_mode": 33188,
      "old_path": "src/test/java/com/android/tools/r8/desugar/InterfaceInvokePrivateTest.java",
      "new_id": "4055ea0d2a89a28afb30c876962c211b0c748e2a",
      "new_mode": 33188,
      "new_path": "src/test/java/com/android/tools/r8/desugar/InterfaceInvokePrivateTest.java"
    }
  ]
}
