{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,518",
          "upstreamBuild" : 1518,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1518,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
            "branch" : [
              {
                "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
            "branch" : [
              {
                "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
        "branch" : [
          {
            "SHA1" : "7982cc52344c025c40da45fd4b946056a63bc855",
            "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" : 361997,
  "estimatedDuration" : 459354,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-arm64 linux-arm64",
  "id" : "1518",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1518,
  "queueId" : 348,
  "result" : "SUCCESS",
  "timestamp" : 1675260401176,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-arm64/1518/",
  "builtOn" : "linux-arm64-aarch64-jau-032",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/x11/RandR13.java",
          "src/newt/classes/jogamp/newt/driver/bcm/vc/iv/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/MonitorModeProps.java",
          "src/newt/classes/jogamp/newt/driver/macosx/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/MonitorDeviceImpl.java",
          "src/newt/classes/jogamp/newt/driver/android/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/awt/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/ios/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java",
          "src/newt/classes/jogamp/newt/driver/bcm/egl/ScreenDriver.java",
          "src/newt/classes/com/jogamp/newt/Screen.java",
          "src/newt/native/X11RandR13.c",
          "src/newt/classes/jogamp/newt/driver/x11/RandR11.java",
          "src/newt/classes/jogamp/newt/driver/x11/RandR.java",
          "src/newt/classes/com/jogamp/newt/MonitorDevice.java",
          "src/newt/classes/jogamp/newt/driver/windows/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/intel/gdl/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/egl/gbm/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/ScreenImpl.java",
          "src/newt/classes/jogamp/newt/driver/kd/ScreenDriver.java"
        ],
        "commitId" : "1632172369d0d6fee2ab21788582033dc316c7af",
        "timestamp" : 1675201089000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT: MonitorDevice: Add monitor-name, maybe an empty string. Implemented for X11 and Windows for now.\u000a",
        "date" : "2023-01-31 22:38:09 +0100",
        "id" : "1632172369d0d6fee2ab21788582033dc316c7af",
        "msg" : "NEWT: MonitorDevice: Add monitor-name, maybe an empty string. Implemented for X11 and Windows for now.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/android/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/ScreenImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/intel/gdl/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR13.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11RandR13.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/windows/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/ios/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/bcm/egl/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/kd/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/bcm/vc/iv/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/MonitorDevice.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR11.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/MonitorDeviceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/egl/gbm/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/MonitorModeProps.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/RandR.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Screen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/ScreenDriver.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/Screen.java"
        ],
        "commitId" : "97de7b52b8c0ca7f1afff394321a15e7f3df293d",
        "timestamp" : 1675201187000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Screen: Cleanup get*Monitor*() methods\u000a",
        "date" : "2023-01-31 22:39:47 +0100",
        "id" : "97de7b52b8c0ca7f1afff394321a15e7f3df293d",
        "msg" : "NEWT Screen: Cleanup get*Monitor*() methods",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Screen.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/MonitorDevice.java"
        ],
        "commitId" : "84fe8402e4845ee1e14071e4922a7f2b3b445851",
        "timestamp" : 1675201255000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT MonitorDevice: Fix pixelScale storage, own float[2], don't reuse given object\u000a",
        "date" : "2023-01-31 22:40:55 +0100",
        "id" : "84fe8402e4845ee1e14071e4922a7f2b3b445851",
        "msg" : "NEWT MonitorDevice: Fix pixelScale storage, own float[2], don't reuse given object",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/MonitorDevice.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/X11Display.c"
        ],
        "commitId" : "ad38d1559854985b1131e5b6c7274a392b5bc265",
        "timestamp" : 1675201517000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT X11: Fix positionChanged: We need to translate the 0/0 client position to the root window (global screen) ..\u000a\u000a.. otherwise, we might end up receiving a client position of 0/0, while being positioned in a different absolute place within root.\u000a",
        "date" : "2023-01-31 22:45:17 +0100",
        "id" : "ad38d1559854985b1131e5b6c7274a392b5bc265",
        "msg" : "NEWT X11: Fix positionChanged: We need to translate the 0/0 client position to the root window (global screen) ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Display.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java",
          "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java",
          "src/nativewindow/classes/jogamp/nativewindow/SurfaceScaleUtils.java",
          "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java"
        ],
        "commitId" : "7982cc52344c025c40da45fd4b946056a63bc855",
        "timestamp" : 1675202243000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Soft-PixelScale (p7): get{Global->}PixelScaleEnv(..): Support per monitor values w/ QT_SCREEN_SCALE_FACTORS syntax, use for X11\u000a\u000aPer-monitor values are parsed if value is not a float and stored\u000ain a given Map<String,float[2]>, parallel to a detected global_pixel_scale_xy.\u000a\u000aThe per-monitor value syntax matches QT_SCREEN_SCALE_FACTORS,\u000ai.e. the regular expression '(<string>=<float>;)+',\u000ae.g. QT_SCREEN_SCALE_FACTORS='DP-1=1.25;DP-2=1.25;HDMI-1=1.25;'\u000a\u000aThe per-monitor value is preferred and on X11 stored within the MonitorDevice,\u000amatching the MonitorDevice's name.\u000a\u000aThe following env-var names are searched on X11:\u000a   \"QT_SCREEN_SCALE_FACTORS\", \"QT_SCALE_FACTOR\", \"GDK_SCALE\", \"SOFT_SCALE\"\u000a",
        "date" : "2023-01-31 22:57:23 +0100",
        "id" : "7982cc52344c025c40da45fd4b946056a63bc855",
        "msg" : "NEWT Soft-PixelScale (p7): get{Global->}PixelScaleEnv(..): Support per monitor values w/ QT_SCREEN_SCALE_FACTORS syntax, use for X11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/SurfaceScaleUtils.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}