)]}'
{
  "commit": "a97a75c96dec4b3aac5b79c6a89ab4e5e945acb0",
  "tree": "25afecc81501126509f5951d56fd2e27b8555682",
  "parents": [
    "dedd7c067f2ff4724194973fb3b14009d8206cad"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Wed Feb 12 11:22:35 2014 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Wed Feb 12 11:24:21 2014 +0900"
  },
  "message": "Fix \"Suspicious comparison of Integer references\"\n\nAs reported by FindBugs:\n\nThis method compares two reference values using the \u003d\u003d or !\u003d operator,\nwhere the correct way to compare instances of this type is generally\nwith the equals() method. It is possible to create distinct instances\nthat are equal but do not compare as \u003d\u003d since they are different\nobjects. Examples of classes which should generally not be compared by\nreference are java.lang.Integer, java.lang.Float, etc.\n\nChange-Id: Ic976cc752314ff3ff6788530488fd00b0a6bb848\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "852d8016a63c0e508f724cf6431bc3e1ea942a9f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/adminconsole/ShowRepoAccessCommand.java",
      "new_id": "d8ca18585e771d14ee7596c02f60f4edf4df8a07",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/adminconsole/ShowRepoAccessCommand.java"
    },
    {
      "type": "modify",
      "old_id": "b6228a5bc96277f30f8ff72778714d6008764e6d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/adminconsole/ShowRepoAccountAccessCommand.java",
      "new_id": "77867c775948ab68cb39d554751bb15e9d453316",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/adminconsole/ShowRepoAccountAccessCommand.java"
    }
  ]
}
