{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 962",
          "upstreamBuild" : 962,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 962,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
            "branch" : [
              {
                "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
            "branch" : [
              {
                "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
        "branch" : [
          {
            "SHA1" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
            "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" : 594,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "windows-x86_64",
  "duration" : 2753740,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 windows-x86_64",
  "id" : "2013-04-16_06-28-35",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 962,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1366086515000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/962/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test-native/displayMultiple02_new_mch.c"
        ],
        "commitId" : "dc8d3bbbba7910b3e2453a0d7d37d2bf8a05f4b6",
        "timestamp" : 1365967946000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 705: This is the version of displayMultiple02 which uses glXCreateNewContext instead of glXCreateContext. Segmentation fault w/ Mesa 7.0\u000a",
        "date" : "2013-04-14T21:32:26+0200",
        "id" : "dc8d3bbbba7910b3e2453a0d7d37d2bf8a05f4b6",
        "msg" : "Bug 705: This is the version of displayMultiple02 which uses",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test-native/displayMultiple02_new_mch.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test-native/displayMultiple02_mch.c"
        ],
        "commitId" : "4d7c527756f0410f31915e86815732ba912c1bee",
        "timestamp" : 1365968077000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 705: This is the version of displayMultiple02 which uses glXCreateNewContext instead of glXCreateContext. X11 Error w/ Mesa 7.0\u000a",
        "date" : "2013-04-14T21:34:37+0200",
        "id" : "4d7c527756f0410f31915e86815732ba912c1bee",
        "msg" : "Bug 705: This is the version of displayMultiple02 which uses",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test-native/displayMultiple02_mch.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/libav/jogamp_opengl_util_av_impl_FFMPEGMediaPlayer.c"
        ],
        "commitId" : "6894a534b40b870fa7c237cc307a359866707db5",
        "timestamp" : 1365976464000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@zafena.se",
        "comment" : "FFMPEGMediaPlayer: Fix mpeg seek using time_base.num 1 , time_base.den 90000\u000a\u000aPrevent division and multiplication by zero errors in native code\u000aafter mpeg video seek caused by type truncation.\u000a\u000aSigned-off-by: Xerxes Rånby <xerxes@zafena.se>\u000a",
        "date" : "2013-04-14T23:54:24+0200",
        "id" : "6894a534b40b870fa7c237cc307a359866707db5",
        "msg" : "FFMPEGMediaPlayer: Fix mpeg seek using time_base.num 1 , time_base.den",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/native/libav/jogamp_opengl_util_av_impl_FFMPEGMediaPlayer.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLProfile.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java",
          "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
        ],
        "commitId" : "5b47372590ec715647ebbd75d70c41ec7a64485a",
        "timestamp" : 1366026407000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 705 - Make Mesa X11 driver < 8.0 use new Quirk DontCloseX11DisplayConnection\u000a",
        "date" : "2013-04-15T13:46:47+0200",
        "id" : "5b47372590ec715647ebbd75d70c41ec7a64485a",
        "msg" : "Fix Bug 705 - Make Mesa X11 driver < 8.0 use new Quirk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLProfile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/test-native/make.sh",
          "src/jogl/classes/javax/media/opengl/GLProfile.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java",
          "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java",
          "src/jogl/classes/jogamp/opengl/GLVersionNumber.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java",
          "make/scripts/tests.sh",
          "src/jogl/classes/com/jogamp/opengl/JoglVersion.java"
        ],
        "commitId" : "ff25c711fe4fa627004c57e0d308d06759156290",
        "timestamp" : 1366077055000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a64485a ; Close X11 Display in isDeviceSupported()\u000a\u000a- Moved GL vendor version parsing to GLVersionNumber\u000a\u000a- Moved X11Util.markAllDisplaysUnclosable() trigger into SharedResource creation of\u000a  - X11GLXDrawableFactory\u000a  - EGLDrawableFactory\u000a\u000a- GLProfile is back to pre 5b47372590ec715647ebbd75d70c41ec7a64485a,\u000a  i.e. contains no quirk artifact (clean)\u000a\u000a- Close X11 Display in X11GLXDrawableFactory.isDeviceSupported()\u000a  Regression of 9a4fcc7ea4ec61e4ceed791acced734ac04ea270\u000a\u000a- TODO: Remove X11Util markAllDisplaysUnclosable detection code ?\u000a\u000aNotes to Martin:\u000a  - Use TAB == 4 SPACES\u000a  - No author names into source code, git commit log is enough.\u000a  - No need to tag your edits, the diff is enough.\u000a",
        "date" : "2013-04-16T03:50:55+0200",
        "id" : "ff25c711fe4fa627004c57e0d308d06759156290",
        "msg" : "Fix Bug 705 - Cleanup & Generalize Commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test-native/make.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/JoglVersion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLVersionNumber.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLProfile.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
        ],
        "commitId" : "cea002636c4c8e1cf41288662fffc26bd24f90ac",
        "timestamp" : 1366077804000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 705 - Validated that Quirk DontCloseX11Display is not required w/ Mesa >= 8.0\u000a\u000aTested w/ kubuntu 12.04, Mesa 8.0.4 (glx/dri/gallium and X11 SW rasterizer)\u000a",
        "date" : "2013-04-16T04:03:24+0200",
        "id" : "cea002636c4c8e1cf41288662fffc26bd24f90ac",
        "msg" : "Fix Bug 705 - Validated that Quirk DontCloseX11Display is not required",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
        ],
        "commitId" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
        "timestamp" : 1366078748000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 705 - Set Quirk DontCloseX11Display also if using X11 and X11Util has set 'markAllDisplaysUnclosable' (Down -> Upstream)\u000a",
        "date" : "2013-04-16T04:19:08+0200",
        "id" : "94d3960757db292eeefb7acdfa1220b6b7168b98",
        "msg" : "Fix Bug 705 - Set Quirk DontCloseX11Display also if using X11 and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}