)]}'
{
  "commit": "9f7eb09e53ed7720a5e0b038df67263e44c28101",
  "tree": "bbecf5e070d191a7349d339fbdd6f75226fc1bef",
  "parents": [
    "054cf789556c36181196be391d47344186283bb5"
  ],
  "author": {
    "name": "felly",
    "email": "felly@google.com",
    "time": "Fri Feb 23 12:23:56 2018 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-piper@google.com",
    "time": "Fri Feb 23 12:25:25 2018 -0800"
  },
  "message": "Fix Fix crash on incremental builds across configuration changes when using Skyframe native Filesets which reference output files.\n\nWe were failing to override equality of Artifact to use the artifact owner. See the javadocs on ArtifactSkyKey for more discussion of this.\n\nBefore this change, the weak interning of keys done in LegacySkyKey and FilesetEntryKey spuriously matched keys across incremental builds in cases where Artifacts differed only in their owner.\n\nPiperOrigin-RevId: 186805663\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "91b53135023b66b05fa33afa5077a13372192c34",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/actions/Artifact.java",
      "new_id": "85873b27a00e651f33ce54963dba4439be6ac7bf",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/actions/Artifact.java"
    },
    {
      "type": "modify",
      "old_id": "7569544b9d38ca0f858c22999c171a0be844b65c",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/actions/FilesetTraversalParams.java",
      "new_id": "623888a1cc147d2a95d3106287c204b89866d9d9",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/actions/FilesetTraversalParams.java"
    },
    {
      "type": "modify",
      "old_id": "dd3aa91feacf7a44aa7d86af49d01ee2d1153d12",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/skyframe/ArtifactSkyKey.java",
      "new_id": "96b8d1666fd4076a72d6034545ce8b32262951e2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/skyframe/ArtifactSkyKey.java"
    }
  ]
}
