)]}'
{
  "commit": "85e9cf0de82c547a6cf78a577cf5ce21fcecd99a",
  "tree": "a40328dbd1901682031483378521e0157045504a",
  "parents": [
    "2cbc0228a9ea0a5f87b4e2fc2a526680b26dd124"
  ],
  "author": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Fri Jun 24 08:39:25 2022 +0200"
  },
  "committer": {
    "name": "Søren Gjesse",
    "email": "sgjesse@google.com",
    "time": "Fri Jun 24 06:46:29 2022 +0000"
  },
  "message": "Change handling of enums in annotations when generating class files\n\nThis is a follow-up to the previous change \"Fix handling of enums in\nannotations when generating class files\". With this change the enum\nfields references in annotations are no longer renamed. This ensures\nthat an R8 processed class file using enum annotations can be correctly\nbe processed a second time with R8 - also when compiling to DEX.\n\nFixes: b/236691999\nChange-Id: I6cab30f8798d26e2ac8016c68da48a25b0337d61",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e72ff20c6c12f816b0dcba92357e1e8f668e2cde",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/jar/CfApplicationWriter.java",
      "new_id": "707bf1c6447f9ad5282c4862cc3c21a06e261d8a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/jar/CfApplicationWriter.java"
    },
    {
      "type": "modify",
      "old_id": "689a3f0e5573a2875a643289c3fcac89f2f02947",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/shaking/Enqueuer.java",
      "new_id": "6214a5a32a1c40257288fb504548d4a10119c8b0",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/shaking/Enqueuer.java"
    },
    {
      "type": "modify",
      "old_id": "577abc0dc1b510543d21b3abde8d0050b0ee397e",
      "old_mode": 33188,
      "old_path": "src/test/java/com/android/tools/r8/shaking/enums/EnumArrayInAnnotationTest.java",
      "new_id": "42bda919b9b1a3f6b42e252d06b02d2d691415e3",
      "new_mode": 33188,
      "new_path": "src/test/java/com/android/tools/r8/shaking/enums/EnumArrayInAnnotationTest.java"
    },
    {
      "type": "modify",
      "old_id": "75d0c903a5f3c1a792c9cc37a812db312d4cc8e6",
      "old_mode": 33188,
      "old_path": "src/test/java/com/android/tools/r8/shaking/enums/EnumInAnnotationTest.java",
      "new_id": "5de0ff258247b1ec7a6a0022095b061d5ffa6ed7",
      "new_mode": 33188,
      "new_path": "src/test/java/com/android/tools/r8/shaking/enums/EnumInAnnotationTest.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bc2e7aced693df4df3ec5792c54b83d89e8134cb",
      "new_mode": 33188,
      "new_path": "src/test/java/com/android/tools/r8/shaking/enums/EnumInAnnotationWhereAnnotationIsDeadTest.java"
    }
  ]
}
