{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jocl\" build number 861",
          "upstreamBuild" : 861,
          "upstreamProject" : "jocl",
          "upstreamUrl" : "job/jocl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 861,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
            "branch" : [
              {
                "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
            "branch" : [
              {
                "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
        "branch" : [
          {
            "SHA1" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 35,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#861",
  "duration" : 122036,
  "estimatedDuration" : 78000,
  "executor" : None,
  "fullDisplayName" : "jocl » windows-x86_64 #861",
  "id" : "2013-10-18_00-29-29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 861,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1382048969000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=windows-x86_64/861/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "src/com/jogamp/opencl/gl/CLGLContext.java"
        ],
        "commitId" : "7b21b5abb6373637eeeb270de05bb7472f70b853",
        "timestamp" : 1378324629000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/lixoman100",
          "fullName" : "lixoman100"
        },
        "authorEmail" : "lixoman100@gmail.com",
        "comment" : "Fixing some argument order issues; fixing creation of CLContext on Mac OS X with GLContext sharing.\u000a",
        "date" : "2013-09-04T16:57:09-0300",
        "id" : "7b21b5abb6373637eeeb270de05bb7472f70b853",
        "msg" : "Fixing some argument order issues; fixing creation of CLContext on Mac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/gl/CLGLTest.java",
          "src/com/jogamp/opencl/gl/CLGLContext.java",
          "resources/clgl-if.cfg"
        ],
        "commitId" : "ef02c4dc2aced367ad5de29171d138161e2b3514",
        "timestamp" : 1381601367000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Refine 7b21b5abb6373637eeeb270de05bb7472f70b853: Add CLGL.CL_CONTEXT_PROPERTY_USE_CGL_SHAREGROUP_APPLE and comment it's usage; Remove 'import static'\u000a\u000aNote: JOCL impl. shall remove all 'import static' to remove hardhsip on ClassLoader ..\u000a",
        "date" : "2013-10-12T20:09:27+0200",
        "id" : "ef02c4dc2aced367ad5de29171d138161e2b3514",
        "msg" : "Refine 7b21b5abb6373637eeeb270de05bb7472f70b853: Add",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/clgl-if.cfg"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/gl/CLGLTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java"
        ],
        "commitId" : "d587291ccfc23970647192aeffc99fc60b17829c",
        "timestamp" : 1381601899000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 573: putCopyBuffer(..)'s src/dest offset was not passed to putCopyBuffer(..) impl. method\u000a",
        "date" : "2013-10-12T20:18:19+0200",
        "id" : "d587291ccfc23970647192aeffc99fc60b17829c",
        "msg" : "Fix Bug 573: putCopyBuffer(..)'s src/dest offset was not passed to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java"
        ],
        "commitId" : "518fcb4730256a3aaf77cf787219d5941eb3c9b4",
        "timestamp" : 1381604096000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 552 putMapImage(..): Added variant w/ long[] imageRowPitch and long[] imageSlicePitch return values while always passing PointerBuffers (size_t*) for same values to clEnqueueMapImage(..)\u000a",
        "date" : "2013-10-12T20:54:56+0200",
        "id" : "518fcb4730256a3aaf77cf787219d5941eb3c9b4",
        "msg" : "Bug 552 putMapImage(..): Added variant w/ long[] imageRowPitch and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "src/com/jogamp/opencl/CLException.java"
        ],
        "commitId" : "8fefade93b3b48d5d6d3233af48c483e335203f3",
        "timestamp" : 1381606229000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "CLCommandQueue/CLException: Remove 'import static pack.class.*' for all (Easy on ClassLoader)\u000a",
        "date" : "2013-10-12T21:30:29+0200",
        "id" : "8fefade93b3b48d5d6d3233af48c483e335203f3",
        "msg" : "CLCommandQueue/CLException: Remove 'import static pack.class.*' for all",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLException.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/gl/CLGLImage2d.java",
          "src/com/jogamp/opencl/gl/CLGLBuffer.java",
          "src/com/jogamp/opencl/gl/CLGLTexture2d.java",
          "src/com/jogamp/opencl/gl/CLGLTexture3d.java"
        ],
        "commitId" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
        "timestamp" : 1381606611000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 579: Use result value in checkForError(..) for CLGLTexture2d.createFromGL*, CLGLTexture3d.createFromGL*, CLGLImage2d.createFromGL* and CLGLBuffer.createFromGL* - instead of returned 'id'\u000a\u000aThank you Johan & Daniel !\u000a\u000aUsing your original patch, I went through the other CLGL[Texture*|Image2d|Buffer] classes\u000aand ensured all are handled the same.\u000a\u000aReported and 1st patch provided by: Johan <kjolhede@telia.com>\u000aConfirmed by: Daniel Balog <danielbalog86@gmail.com>\u000a",
        "date" : "2013-10-12T21:36:51+0200",
        "id" : "ec14381e0bd681c354de1a002894a628f8bf69e5",
        "msg" : "Bug 579: Use result value in checkForError(..) for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLImage2d.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLTexture2d.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLTexture3d.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/lixoman100",
      "fullName" : "lixoman100"
    }
  ]
}