{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2290,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
            "branch" : [
              {
                "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
            "branch" : [
              {
                "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
        "branch" : [
          {
            "SHA1" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2290",
  "duration" : 788,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2290",
  "id" : "2290",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2290,
  "queueId" : 2835,
  "result" : "SUCCESS",
  "timestamp" : 1638654966713,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2290/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/persistence/DirtyCraftPersistentDataContainer.java",
          "nms-patches/net/minecraft/world/level/chunk/IChunkAccess.patch",
          "src/main/java/org/bukkit/craftbukkit/persistence/CraftPersistentDataContainer.java",
          "nms-patches/net/minecraft/world/level/chunk/Chunk.patch"
        ],
        "commitId" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
        "timestamp" : 1638654826000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#971: Remove strong chunk reference in PDC\u000a\u000aA previous fix for SPIGOT-6814 implemented a callback function for the\u000aPDC implementation that could be set to actively define a chunk as\u000aunsaved, allowing chunks that have not been mutated through block\u000achanges to still require saving if the chunks pdc was mutated.\u000a\u000aThis implementation however would pass a callback that references the\u000achunk access internally, meaning the PDC now actively holds onto a\u000acallback that holds a reference to the entire chunk.\u000a\u000aAditionally, this change also impacted the pdc for item metas and\u000aentities for really no reason whatsoever.\u000a\u000aThis commit re-implements the fix by introducing a new child of the pdc\u000aimplementation that the chunk now uses as its pdc. This specific\u000aimplementation maintains a dirty flag that is set to `true` on any form\u000aof mutation and set back to false by the chunk that owns the PDC\u000awhenever the chunk itself is flag as no longer dirty.\u000a",
        "date" : "2021-12-05 08:53:46 +1100",
        "id" : "f49e9d1932ece8e5a5aaf259d7221e6f99647721",
        "msg" : "#971: Remove strong chunk reference in PDC",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/org/bukkit/craftbukkit/persistence/DirtyCraftPersistentDataContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/chunk/Chunk.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/chunk/IChunkAccess.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/persistence/CraftPersistentDataContainer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}