)]}'
{
  "commit": "1a2db3bd85fad771c8a313565ed85e40bd6e5bec",
  "tree": "459345dd8a69fb5dd289e9fa973b38026a8a70b1",
  "parents": [
    "45cbe9d5163019bf032c87405361d58149a8b188"
  ],
  "author": {
    "name": "Johan Bay",
    "email": "jobay@google.com",
    "time": "Mon May 18 12:30:39 2026 +0200"
  },
  "committer": {
    "name": "r8-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "r8-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon May 18 05:34:08 2026 -0700"
  },
  "message": "Fix race condition in AnnotationRemover.Builder annotation retention\n\nDuring Enqueuer tracing, multiple threads concurrently register matched\nannotations for retention. AnnotationRemover.Builder.annotationsToRetain\nwas a non-thread-safe IdentityHashSet, leading to non-deterministic\nlost updates (race on write) and corrupted resizes.\n\nChange-Id: Icc8b7ea161cb316a873a813735381c51e76f2783\nBug: b/510830974",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9bc1250f1d01027a01053d6f2b4aa3979f01b61b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/shaking/AnnotationRemover.java",
      "new_id": "f21f525d150d1d36c4c947dfd610b27748a3f5ae",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/shaking/AnnotationRemover.java"
    }
  ]
}
