{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 924",
          "upstreamBuild" : 924,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 924,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
            "branch" : [
              {
                "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
            "branch" : [
              {
                "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
        "branch" : [
          {
            "SHA1" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 5,
      "skipCount" : 0,
      "totalCount" : 548,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 2823028,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "2013-02-28_22-08-25",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 924,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1362085705000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/924/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsPbufferWGLDrawable.java"
        ],
        "commitId" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
        "timestamp" : 1362076222000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a higher reported number of configs than buffer size\u000a\u000a\"I encountered a case on an NVidia Quadro 3500 fx where the call to\u000aWGLExt.wglChoosePixelFormatARB in WindowsWGLGraphicsConfiguration (currently\u000aline 355) returns 264 in numFormatsTmp despite 256 being passed in for the\u000amaximum number of formats. This results in a buffer underflow on line 368 since\u000apformatsTmp only has 256 values and it's trying to copy 264 values.\"\u000a\u000aFixed in WindowsWGLGraphicsConfiguration and WindowsPbufferWGLDrawable.\u000a",
        "date" : "2013-02-28T19:30:22+0100",
        "id" : "7f2637bfe5ef1764882a123a8942e60632730bdf",
        "msg" : "Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsPbufferWGLDrawable.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    }
  ]
}