)]}'
{
  "commit": "c66ceb500a2f6ee14baa41acba0da32da3722c22",
  "tree": "b02dd2c9b3710f028e9fec643c283fbc2aff4a4d",
  "parents": [
    "5c3414d99c36c293e2119191ae9bd0aca5b46380"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sun Aug 16 18:41:48 2026 +0200"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Sun Aug 16 19:47:31 2026 +0200"
  },
  "message": "Name the unused Mockito answer parameter for Java 21 compatibility\n\nReplicationQueueTest used an unnamed variable (`_`) as the thenAnswer\nlambda parameter. Unnamed variables are a standard feature only in\nJava 22+; under a Java 21 language level they are a disabled preview\nfeature and fail to compile. Give the parameter a name so the test\nbuilds on both Java 21 and Java 25.\n\nChange-Id: Ib121547711a022a1ec1304289b905cb6c5f54428\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "adb16c9156acc80215abab9b0574252b1dcf4d5d",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationQueueTest.java",
      "new_id": "3a10570f96bb5c1b401fa50989dffeb026f8ceb6",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationQueueTest.java"
    }
  ]
}
