{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,517",
          "upstreamBuild" : 1517,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1517,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
            "branch" : [
              {
                "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
            "branch" : [
              {
                "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
        "branch" : [
          {
            "SHA1" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 1,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-arm64",
  "duration" : 317371,
  "estimatedDuration" : 459354,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-arm64 linux-arm64",
  "id" : "1517",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1517,
  "queueId" : 313,
  "result" : "SUCCESS",
  "timestamp" : 1675153044418,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-arm64/1517/",
  "builtOn" : "linux-arm64-aarch64-jau-032",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "9b1b1df6afe32be3ad514c3e3c7b31c940225e2c",
        "timestamp" : 1675147771000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix comment for WindowImpl.insets: value is in window units\u000a",
        "date" : "2023-01-31 07:49:31 +0100",
        "id" : "9b1b1df6afe32be3ad514c3e3c7b31c940225e2c",
        "msg" : "Fix comment for WindowImpl.insets: value is in window units",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/ios/WindowDriver.java",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
        ],
        "commitId" : "d6b4c7dd3546b8de876a9ddcbf5f1f56be8ef281",
        "timestamp" : 1675152959000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Regression: Move superSizeChangedOffThread() back to iOS/MacOS WindowDriver, used to call the super class method.\u000a\u000aRegression of commit cfc35549810d3a0fb5eeb866c9450417e48cd8a1\u000a\u000aNote to myself: You can't enforce a 'this' method call overridden with a virtual from a subclass.\u000a",
        "date" : "2023-01-31 09:15:59 +0100",
        "id" : "d6b4c7dd3546b8de876a9ddcbf5f1f56be8ef281",
        "msg" : "NEWT Regression: Move superSizeChangedOffThread() back to iOS/MacOS WindowDriver, used to call the super class method.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/ios/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
        "timestamp" : 1675153003000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT WindowImpl: Bring back DEBUG output on positionChanged(..)\u000a",
        "date" : "2023-01-31 09:16:43 +0100",
        "id" : "3462aa70de7d4a6fdd59f0cb90b6563d68731c61",
        "msg" : "NEWT WindowImpl: Bring back DEBUG output on positionChanged(..)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}