)]}'
{
  "commit": "ed43e6228317c0b531c8d04c1af25b62b6c70923",
  "tree": "7845b98d7fa59d2c7af0891f7d2b26959fd04d1a",
  "parents": [
    "1714f324d1dc620140fe2748ad18ba8c2069ab0f"
  ],
  "author": {
    "name": "Johan Bay",
    "email": "jobay@google.com",
    "time": "Tue May 19 11:11:28 2026 +0200"
  },
  "committer": {
    "name": "Johan Bay",
    "email": "jobay@google.com",
    "time": "Tue May 19 11:11:28 2026 +0200"
  },
  "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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a3b8668f81c72ce2372ae524f28e837f97395e0",
      "old_mode": 33188,
      "old_path": "src/main/java/com/android/tools/r8/shaking/AnnotationRemover.java",
      "new_id": "9023c914d5aabcd8e04bfa3ff917ff392d3410bd",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/shaking/AnnotationRemover.java"
    }
  ]
}
