)]}'
{
  "commit": "fcd561b103b6f7979ad1a4b2ed44dd2e6441cf06",
  "tree": "7966e94ed2229a71965ff89c91e2e510dda6876f",
  "parents": [
    "d52a7ec297f781f0e29528156b02eee2782bdac1"
  ],
  "author": {
    "name": "Johan Bay",
    "email": "jobay@google.com",
    "time": "Mon May 18 17:10:45 2026 +0200"
  },
  "committer": {
    "name": "Johan Bay",
    "email": "jobay@google.com",
    "time": "Tue May 19 01:42:39 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\nR\u003dchristofferqa@google.com\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": "7d535539021cfe3367201c51a8b98df78c9b4e63",
      "new_mode": 33188,
      "new_path": "src/main/java/com/android/tools/r8/shaking/AnnotationRemover.java"
    }
  ]
}
