{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 773",
          "upstreamBuild" : 773,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 773,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
            "branch" : [
              {
                "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
            "branch" : [
              {
                "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
            "branch" : [
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin/master"
              },
              {
                "SHA1" : "bc826eb2e216ce82a5e6bc61403e4eff2f338380",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
        "branch" : [
          {
            "SHA1" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 249,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#773",
  "duration" : 1465935,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #773",
  "id" : "2012-06-30_05-19-56",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 773,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1341026396000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/773/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
        ],
        "commitId" : "c50fca1b5df9ec3b76fada4dd5dd307bdece531a",
        "timestamp" : 1341013173000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info\u000a\u000aJAWTUtil.getJAWT(..):\u000a  - better local var names\u000a  - one time init\u000a  - add DEBUG trace\u000aJAWTUtil.<init>:\u000a  - add offscreenLayer info\u000a\u000aMacOSXWindowSystemInterface-pbuffer.m:\u000a  - remove warning: access of protected vars from outside class\u000a  - better local var names\u000a  - more DEBUG info (pbuffer texture)\u000a",
        "date" : "2012-06-30T01:39:33+0200",
        "id" : "c50fca1b5df9ec3b76fada4dd5dd307bdece531a",
        "msg" : "JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m",
          "src/nativewindow/native/macosx/OSXmisc.m",
          "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/TestGearsES2AWT.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
        "timestamp" : 1341018874000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterval() deadlock; Reuse JAWT instance; Cleanup\u000a\u000a- Fixes\u000a  - OSXUtil.CreateCALayer*(..): Pass layer target size (if known).\u000a    This fixes Bug #589\u000a\u000a  - MacOSXWindowSystemInterface-pbuffer.m:\u000a     - ALL: displayLink NULL check\u000a\u000a     - setSwapInterval(..): lock only for variable setting,\u000a       could deadlock when start/stop CVDisplayLink\u000a\u000a  - JAWTWindow.destroy(): use 'surfaceLock' instead of 'synchronized'\u000a\u000a- Cleanup / Performance\u000a  - JAWTWindow.lockSurface(): Reuse JAWT instance\u000a\u000a  - MacOSXJAWTWindow: AttachJAWTSurfaceLayer0(..) -> SetJAWTRootSurfaceLayer0(..)\u000a                      Reflects semantic better.\u000a\u000a- DEBUG\u000a  - JAWTWindow.updateBounds(..) notify of bounds change\u000a",
        "date" : "2012-06-30T03:14:34+0200",
        "id" : "9a7c8896fe38ebcd42ed5238b09a7a36d46db9dc",
        "msg" : "Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/macosx/MacOSXWindowSystemInterface-pbuffer.m"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/TestGearsES2AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/macosx/OSXmisc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}