{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 852",
          "upstreamBuild" : 852,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 852,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
            "branch" : [
              {
                "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
            "branch" : [
              {
                "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
        "branch" : [
          {
            "SHA1" : "3b57e34459703b2755f9c432e36beff596850b91",
            "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" : 0,
      "totalCount" : 393,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-x86_64",
  "duration" : 2267865,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 linux-x86_64",
  "id" : "2012-11-08_18-12-45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 852,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1352394765000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/852/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
        ],
        "commitId" : "aa789425b0681b8cf5d4d3474e8fc62792882388",
        "timestamp" : 1352214366000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLFBODrawableImpl: Following suit w/ commit b83b068c0f426f24a58e2bd9f52de9ebd0c7876d, sync GL command stream before FBO reconfig\u000a\u000aEven though we currently have no bug experienced on this, it seems to be a good idea for\u000ahighly concurrently GL driver implementations.\u000a",
        "date" : "2012-11-06T16:06:06+0100",
        "id" : "aa789425b0681b8cf5d4d3474e8fc62792882388",
        "msg" : "GLFBODrawableImpl: Following suit w/ commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/FBObject.java"
        ],
        "commitId" : "dbc260bd2e917ee9001461749c99da0c9cbfaf9a",
        "timestamp" : 1352214779000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 634 - Part 1: FBObject, Make MSAA 'samplingSink' mutable and add setSamplingSink(..). Create MSAA samplingSink lazy if null.\u000a",
        "date" : "2012-11-06T16:12:59+0100",
        "id" : "dbc260bd2e917ee9001461749c99da0c9cbfaf9a",
        "msg" : "Bug 634 - Part 1: FBObject, Make MSAA 'samplingSink' mutable and add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/FBObject.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/FBObject.java"
        ],
        "commitId" : "9ce042df68b70a0e62b21b93d2a1a64722e1e49e",
        "timestamp" : 1352218305000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FBObject: Rename private fields for better reading: samplesSink* -> samplingSink*\u000a",
        "date" : "2012-11-06T17:11:45+0100",
        "id" : "9ce042df68b70a0e62b21b93d2a1a64722e1e49e",
        "msg" : "FBObject: Rename private fields for better reading: samplesSink* ->",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/FBObject.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/swt/GLCanvas.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLCanvasAWTActionDeadlock02AWT.java",
          "make/scripts/tests-osx-x64-custom.sh",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLCanvasAWTActionDeadlock01AWT.java",
          "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/jogl/classes/jogamp/opengl/GLAutoDrawableBase.java",
          "make/scripts/tests.sh",
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java",
          "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
        ],
        "commitId" : "d0f91a8ed17fbb1a7b56511c4e53a29e576f01af",
        "timestamp" : 1352390839000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.lockSurface(): Check AWT component's native peer\u000a\u000a- Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context\u000a  - It is possible to have the GLContext not being created (not made current),\u000a    so drawable shall be disposed independent.\u000a\u000a  - Merge Runnable 'postDisposeOnEDTAction' to dispose Runnable for clarity\u000a\u000a  - GLDrawableHelper: Split disposeGL from invokeGLImpl for clarity\u000a\u000a- JAWTWindow.lockSurface(): Check AWT component's native peer\u000a  - W/o a native peer (!isDisplayable()), JAWT locking cannot succeed.\u000a\u000a  - On OSX OpenJDK 1.7, attempting to JAWT lock a peer-less component crashes the VM\u000a\u000a  - MacOSXJAWTWindow.lockSurfaceImpl(): Remove redundant null checks\u000a",
        "date" : "2012-11-08T17:07:19+0100",
        "id" : "d0f91a8ed17fbb1a7b56511c4e53a29e576f01af",
        "msg" : "Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/swt/GLCanvas.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLAutoDrawableBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLCanvasAWTActionDeadlock01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/tests-osx-x64-custom.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLCanvasAWTActionDeadlock02AWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/FBObject.java"
        ],
        "commitId" : "3b57e34459703b2755f9c432e36beff596850b91",
        "timestamp" : 1352391047000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 634 - Part 1: Fix FBObject regression of commit dbc260bd2e917ee9001461749c99da0c9cbfaf9a\u000a\u000a- init(..): Query MAX_COLOR_ATTACHMENTS: Remove erroneous samplingSink null check (it's always null)\u000a\u000a- reset(..): Create & construct samplingSink if required and missing before detaching all (due to bind)\u000a\u000a- setSamplingSink(..) returns previous samplingSink\u000a",
        "date" : "2012-11-08T17:10:47+0100",
        "id" : "3b57e34459703b2755f9c432e36beff596850b91",
        "msg" : "Bug 634 - Part 1: Fix FBObject regression of commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/FBObject.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}