{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,483",
          "upstreamBuild" : 1483,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1483,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
            "branch" : [
              {
                "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
            "branch" : [
              {
                "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
        "branch" : [
          {
            "SHA1" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 1060,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1483",
  "duration" : 2613752,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1483",
  "id" : "1483",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1483,
  "queueId" : 422,
  "result" : "UNSTABLE",
  "timestamp" : 1554867790425,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1483/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/swt/SWTAccessor.java",
          "src/newt/classes/com/jogamp/newt/swt/NewtCanvasSWT.java",
          "src/jogl/classes/com/jogamp/opengl/swt/GLCanvas.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
        "timestamp" : 1554867376000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden\u000apixel dimensions)\u000aChristian reported this bug and described multiple pathways.\u000aThis change usese the following:\u000a- access to getClientAreaInPixels w/ fallback of\u000a- DPIUtil.autoScaleUp(getClientArea())\u000aI hardly have tested this on Linux/GTK, even though I use a High DPI\u000amonitor, maybe just because of it and Eclipse _poor_ state of proper UI\u000apresentation.\u000aChristian: Please test this .. if buggy, reopen quick for release 2.4.0\u000aSWT/GTK High-DPI is a PIA:\u000a- GDK_SCALE renders offscreen and scales the image (wow & ugly)\u000a- GDK_DPI_SCALE works at least on the fonts properly\u000a- swt.autoScale is pretty much like: What will be scaled?\u000a It scales some icons in Eclipse, not fonts and result in Eclipse\u000a looks horrible.\u000aMaybe I just made this patch to vent about this poor state of things.\u000aNotable: KDE looks great and uses DPI, firefox some GDK_DPI_SCALE\u000aequivalent (OK)\u000aOne also wonders why there is only a single scale dimension, where DPI\u000adiffers x/y! But enough of my rant :)\u000a",
        "date" : "2019-04-10 05:36:16 +0200",
        "id" : "ca7f0fb61b0a608b6e684a5bbde71f6ecb6e3fe0",
        "msg" : "Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/swt/SWTAccessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/swt/GLCanvas.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/swt/NewtCanvasSWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}