)]}'
{
  "commit": "61b9fede562b550b3e72058c267b65c9ec6a0a62",
  "tree": "6fb7e2a316eff4568e04eb5adb61d8c3374e576e",
  "parents": [
    "fa47026febee758626a23c0b488efc5f9557b7c9"
  ],
  "author": {
    "name": "Christoffer Adamsen",
    "email": "christofferqa@google.com",
    "time": "Wed Sep 24 12:32:28 2025 +0200"
  },
  "committer": {
    "name": "Christoffer Adamsen",
    "email": "christofferqa@google.com",
    "time": "Wed Sep 24 03:44:15 2025 -0700"
  },
  "message": "Fix StringIndexOutOfBoundsException in isRClassDescriptor\n\nThis fixes a bug where isRClassDescriptor would throw a\nStringIndexOutOfBoundsException when called with a class descriptor\nwhere the class name ends with $, which causes type.charAt(0) to fail\ndue to type being the empty string.\n\nFixes: b/447076894\nChange-Id: I22dd20f4a3eeb9a757448af9f7ebfa284c192585\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "39624d263504d32fb5c35959b35d0b07291e9f55",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/utils/DescriptorUtils.java",
      "new_id": "b9da81c93114bbd04ad6cad10b657b0987c6312a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/utils/DescriptorUtils.java"
    }
  ]
}
