{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,468",
          "upstreamBuild" : 1468,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1468,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
            "branch" : [
              {
                "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
            "branch" : [
              {
                "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
        "branch" : [
          {
            "SHA1" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 7,
      "totalCount" : 1077,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1468",
  "duration" : 4874988,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1468",
  "id" : "1468",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1468,
  "queueId" : 2364,
  "result" : "SUCCESS",
  "timestamp" : 1444365396012,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1468/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java"
        ],
        "commitId" : "108ff459c21ef04e541c714658b6b18f28e3c748",
        "timestamp" : 1444363458000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1247: Align NEWT AWT driver w/ GLCanvas (not fixing any issues)\u000a",
        "date" : "2015-10-09 06:04:18 +0200",
        "id" : "108ff459c21ef04e541c714658b6b18f28e3c748",
        "msg" : "Bug 1247: Align NEWT AWT driver w/ GLCanvas (not fixing any issues)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
        ],
        "commitId" : "0abf3c058b1ad7f43328a79098890149e6fa8a14",
        "timestamp" : 1444363580000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues)\u000a",
        "date" : "2015-10-09 06:06:20 +0200",
        "id" : "0abf3c058b1ad7f43328a79098890149e6fa8a14",
        "msg" : "Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
        ],
        "commitId" : "78bb597a06180c968ff5a10a7e3f44bd058965d6",
        "timestamp" : 1444363686000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1247: JAWTWindow fail early w/ useful info:\u000asetAWTGraphicsConfiguration(..) if awtConfig is null,\u000agetGraphicsConfiguration() if awtConfig is null\u000a",
        "date" : "2015-10-09 06:08:06 +0200",
        "id" : "78bb597a06180c968ff5a10a7e3f44bd058965d6",
        "msg" : "Bug 1247: JAWTWindow fail early w/ useful info:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/awt/WindowDriver.java",
          "make/scripts/tests.sh",
          "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java"
        ],
        "commitId" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
        "timestamp" : 1444364040000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case\u000aremoveNotify -> addNotify, e.g. by moving to other monitor\u000aAWTCanvas removeNotify didn't cause 'local' destruction of the NEWT\u000awindow, allowing a 'recreate' w/ subsequent addNotify.\u000aThis case has been hacked-into NEWT.AWT.WindowDriver + AWTCanvas:\u000a - suppression of window destroy events\u000a - keeping fields/states intact in NEWT.AWT.WindowDriver\u000a - propagating signals appropriately\u000aNote: This is barely a working hack and not a fine piece of software :)\u000aThis AWT backend driver exists only due to historical reasons.\u000aThis hack simply proves that JAWTWindow works properly.\u000a",
        "date" : "2015-10-09 06:14:00 +0200",
        "id" : "c1594efa78951f187a75ec0b9a85cf64fba418d4",
        "msg" : "Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/awt/AWTCanvas.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}