{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,454",
          "upstreamBuild" : 1454,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1454,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
            "branch" : [
              {
                "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
            "branch" : [
              {
                "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
        "branch" : [
          {
            "SHA1" : "f607c0148736fa198fb91b60123824e53366022e",
            "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" : 10,
      "totalCount" : 1073,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-x86_64",
  "duration" : 4888050,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 linux-x86_64",
  "id" : "1454",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1454,
  "queueId" : 1561,
  "result" : "SUCCESS",
  "timestamp" : 1443535175920,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1454/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug1225EventQueueInterruptedAWT.java"
        ],
        "commitId" : "45448a1bcdca7a5d7605de072fb39c8c31afc00f",
        "timestamp" : 1443472842000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/\u000ainterrupted AWT-EDT\u000aThe reporter claims that an interrupt on the AWT-EDT shall not disturb\u000aneither AWT nor JOGL's GLCanvas and rendering shall continue.\u000a- This seems to be true for JRE 1.8.0_60\u000a- This seems to be false for JRE 1.7.0_45. This JRE's AWT-EDT even dies\u000aoccasionally when interrupted.\u000a",
        "date" : "2015-09-28 22:40:42 +0200",
        "id" : "45448a1bcdca7a5d7605de072fb39c8c31afc00f",
        "msg" : "Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug1225EventQueueInterruptedAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "2b70c6bc965b3939a7f27b5b073282f34bc5200f",
        "timestamp" : 1443518301000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT WindowImpl.createNative(): Post creation: Only perform mod-actions\u000aif non default (performance)\u000a",
        "date" : "2015-09-29 11:18:21 +0200",
        "id" : "2b70c6bc965b3939a7f27b5b073282f34bc5200f",
        "msg" : "NEWT WindowImpl.createNative(): Post creation: Only perform mod-actions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/WindowsWindow.c",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "f607c0148736fa198fb91b60123824e53366022e",
        "timestamp" : 1443518733000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1205 - NEWT Security: Clear framebuffer after creation and before\u000avisibility (Windows Onscreen)\u000aWindowsWindow.c:\u000a - WindowUserData.isInCreation set while window at initizalization,\u000a   i.e. before final size/pos/visibility.\u000a    Also no visibility until final NewtWindow_setVisiblePosSize(..)\u000acall.\u000a   This is possible since even w/o ShowWindow upfront,\u000a   UpdateInsets(..) is able to gather accurate values.\u000a  - Suppress any Java callback while WindowUserData.isInCreation,\u000a   issue one callback when window is final.\u000a   Use newly accumulated callback\u000aWindowImpl.sizePosInsetsFocusVisibleChanged(..)\u000a  - While WindowUserData.isInCreation, WM_PAINT triggers WM_ERASEBKGND\u000a   and WM_ERASEBKGND actually erases background w/ window background\u000acolor.\u000a",
        "date" : "2015-09-29 11:25:33 +0200",
        "id" : "f607c0148736fa198fb91b60123824e53366022e",
        "msg" : "Bug 1205 - NEWT Security: Clear framebuffer after creation and before",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}