)]}'
{
  "commit": "53ff0d34ce7a4a2f390c3f4f5b413d0dbd5389d2",
  "tree": "048386fe3d949bcb923ee18a31eeb1b2eb4e3fb4",
  "parents": [
    "0d01796298bb2725769bd5469aa3b7931ee9dfe1"
  ],
  "author": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Mon Apr 15 09:30:48 2019 +0200"
  },
  "committer": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Thu Apr 18 10:32:47 2019 +0200"
  },
  "message": "Fix getIfPresentObjectNonStringTest\n\nRunning the `getIfPresentObjectNonStringTest` with a newer bazel version\n(0.22.0) failed due to an error-prone check:\n\n  error: [IncompatibleArgumentType] Argument \u0027path\u0027 should not be\n  passed to this method. Its type Path is not compatible with the\n  required type: String.\n\n    assertThat(flatFileWebSessionCache.getIfPresent(path)).isNull();\n                                                    ^\n    (see https://errorprone.info/bugpattern/IncompatibleArgumentType)\n\nThe updated code of the websession cache used in the HA-plugin already\nused an empty Object() instead of a Path-object. This change adapts this\nchange to this plugin, which fixes the failing test.\n\nChange-Id: I2f383b13a0cb5c421e4326eaac872daf1b0849ef\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "038135a7d9897ffadb57d066912f891fcb9d5ad2",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCacheTest.java",
      "new_id": "905d6bfc5100f331481c5c2d4bf605218d0d9a5a",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/websession/flatfile/FlatFileWebSessionCacheTest.java"
    }
  ]
}
