)]}'
{
  "commit": "7d0b1345005aa28d1d0c87a78b95e2cb5e5af27f",
  "tree": "9eb7490beca44f7494d9740db58bf370bdbb650b",
  "parents": [
    "11373a8b0a989c86230892af464a64870f0fb59f"
  ],
  "author": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Wed Apr 13 17:07:07 2022 +0200"
  },
  "committer": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Wed Apr 13 17:10:16 2022 +0200"
  },
  "message": "Fix compilation issue by using Instant API\n\nCalling `getLastUpdatedOn()` on a `Change` object now returns an\n`Instant` rather than a `JavaUtilDate`.\n\nUsing .getTime() on it fails compilation for a `cannot find symbol`\nerror.\n\nUse instead the `toEpochMilli()` to return the number of milliseconds\nelapsed since epoch.\n\nBug: Issue 15833\nChange-Id: I84f53a89e67c295ec13051b3f5e6e4252efa54fd\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cfd7a0f50bb2fcf143a121cc307cc06678b58cc6",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/modules/gitrefsfilter/ChangesTsCache.java",
      "new_id": "c371985200c59e331adbfebd750bb6d6e604aa3f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/modules/gitrefsfilter/ChangesTsCache.java"
    }
  ]
}
