{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,356",
          "upstreamBuild" : 1356,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1356,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
            "branch" : [
              {
                "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
            "branch" : [
              {
                "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
        "branch" : [
          {
            "SHA1" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 2,
      "skipCount" : 9,
      "totalCount" : 999,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1356",
  "duration" : 3891931,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #1356",
  "id" : "2014-09-22_07-08-34",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1356,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1411362514000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/1356/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/Animator.java",
          "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java",
          "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java",
          "make/scripts/tests.sh",
          "make/scripts/tests-win.bat"
        ],
        "commitId" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
        "timestamp" : 1411355262000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Stabilize, fix regression: GLDrawable.invoke(..) and Animator* display-loop 'closure'\u000a\u000aGLDrawable.invoke(..) regression of commit c77b8f586cb2553582a42f5b90aeee5ef85f1efe:\u000a  'wait' was not set to false, if 'deferredHere' was forced to 'false'.\u000a  This could lead to the situation where GLRunnableTask\u000a  will catch the exception and supresses it.\u000a\u000aAnimator/FPSAnimator post exception propagation code\u000a   animThread = null; notifyAll();\u000amust be complete to finalize animator state in case of an exception.\u000aDecorate 'handleUncaughtException(..)' w/ try { } finally { }\u000awhere the latter ensures the mentioned 'closure'.\u000a",
        "date" : "2014-09-22T05:07:42+0200",
        "id" : "c298b4317a30cc453a2350ebeb5ab3570a4c107d",
        "msg" : "Stabilize, fix regression: GLDrawable.invoke(..) and Animator*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Animator.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}