{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 978",
          "upstreamBuild" : 978,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 978,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
            "branch" : [
              {
                "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
            "branch" : [
              {
                "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
        "branch" : [
          {
            "SHA1" : "549b88f5358e7974dcde4f694f806578839776d3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.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" : "#978",
  "duration" : 86945,
  "estimatedDuration" : 100467,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-arm64 #978",
  "id" : "978",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 978,
  "queueId" : 208,
  "result" : "SUCCESS",
  "timestamp" : 1751717018708,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-arm64/978/",
  "builtOn" : "linux-arm64-aarch64-jau-032",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".settings/org.eclipse.jdt.core.prefs"
        ],
        "commitId" : "2ddfb7cb34ed2015b7803a0db25f6bdba8717ea3",
        "timestamp" : 1751142964000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse Java-11 (min target) setting\u000a",
        "date" : "2025-06-28 22:36:04 +0200",
        "id" : "2ddfb7cb34ed2015b7803a0db25f6bdba8717ea3",
        "msg" : "Eclipse Java-11 (min target) setting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".settings/org.eclipse.jdt.core.prefs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath",
          ".settings/org.eclipse.core.resources.prefs"
        ],
        "commitId" : "c6f1eed53ec8c0e4810f98cb5a5866184c7ec63b",
        "timestamp" : 1751195154000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21\u000a\u000aCauses 'package is accessible from more than one module/source'.\u000a",
        "date" : "2025-06-29 13:05:54 +0200",
        "id" : "c6f1eed53ec8c0e4810f98cb5a5866184c7ec63b",
        "msg" : "Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java",
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java",
          "src/java/com/jogamp/common/os/DynamicLookupHelper.java"
        ],
        "commitId" : "bcf3913bbe94009c9576221301dd8c2750218a7d",
        "timestamp" : 1751652375000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DynamicLookupHelper: Add isOpen()\u000a",
        "date" : "2025-07-04 20:06:15 +0200",
        "id" : "bcf3913bbe94009c9576221301dd8c2750218a7d",
        "msg" : "DynamicLookupHelper: Add isOpen()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLookupHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "b2bf390d45d7e985f80c4ea36b5ade48726fd022",
        "timestamp" : 1751652558000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DynamicLibraryBundle: Expose `toolGetProcAddressHandle` and add `NativeLibrary getToolLibrary(final int i)`\u000a\u000aExposing `toolGetProcAddressHandle` via getToolGetProcAddressHandle() allows\u000apassing through symbol lookup throughout toolkits.\u000a",
        "date" : "2025-07-04 20:09:18 +0200",
        "id" : "b2bf390d45d7e985f80c4ea36b5ade48726fd022",
        "msg" : "DynamicLibraryBundle: Expose `toolGetProcAddressHandle` and add `NativeLibrary getToolLibrary(final int i)`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
        ],
        "commitId" : "7bb64273dcc7d0aaa7dfb78035b8650e3121375d",
        "timestamp" : 1751714101000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "DynamicLibraryBundle:loadLibraries(): Allow having toolLibSymbolNames.size() < toolLibNames.size()\u000a\u000aSimply use null symbolName if not given for certain library bundle infos.\u000a",
        "date" : "2025-07-05 13:15:01 +0200",
        "id" : "7bb64273dcc7d0aaa7dfb78035b8650e3121375d",
        "msg" : "DynamicLibraryBundle:loadLibraries(): Allow having toolLibSymbolNames.size() < toolLibNames.size()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/DynamicLibraryBundle.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-androidtasks.xml"
        ],
        "commitId" : "549b88f5358e7974dcde4f694f806578839776d3",
        "timestamp" : 1751716492000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Cleanup android apk task: Only leave aligned-unsigned 'name-unsigned.apk' and aligned-signed 'name.apk'\u000a",
        "date" : "2025-07-05 13:54:52 +0200",
        "id" : "549b88f5358e7974dcde4f694f806578839776d3",
        "msg" : "Cleanup android apk task: Only leave aligned-unsigned 'name-unsigned.apk' and aligned-signed 'name.apk'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-androidtasks.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}