{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 706",
          "upstreamBuild" : 706,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 467,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
            "branch" : [
              {
                "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
            "branch" : [
              {
                "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
        "branch" : [
          {
            "SHA1" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 32,
      "skipCount" : 0,
      "totalCount" : 63,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#467",
  "duration" : 219268,
  "estimatedDuration" : 507846,
  "executor" : None,
  "fullDisplayName" : "joal #467",
  "id" : "2013-07-17_05-05-01",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 467,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1374030301000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/467/",
  "builtOn" : "macosx64-NV320M-10_7-jogamp-x64-jre7-sgothel-013",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/openal/Debug.java"
        ],
        "commitId" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
        "timestamp" : 1374020587000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before calling 'PropertyAccess.isPropertyDefined(propName, default)' through Debug class.\u000a\u000aCalling 'Debug.isPropertyDefined(propName, default)' may be 'optimized' to\u000a'PropertyAccess.isPropertyDefined(propName, default)', which would skip the modules Debug's class initialization.\u000a\u000aIff that happens, an AccessControlException may happen, due to requesting an insecure property,\u000asince modules own Debug class has not been added it's trusted prefixes from within it's init block yet.\u000a\u000aThis seems to be a bug of the JVM .. to me, however .. the above description is the only\u000aable to explain the issue at hand.\u000a\u000a+++\u000a\u000aFix calls Debug class own static methods, either Debug.initSingleton() or Debug.debug(),\u000abefore calling 'isPropertyDefined(propName, default)'.\u000a\u000a+++\u000a\u000aAlso mark Debug class static methods final!\u000a\u000a+++\u000a",
        "date" : "2013-07-17T02:23:07+0200",
        "id" : "b4fbbc98929c56b9f82815a50dacb02796d9d252",
        "msg" : "Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/openal/Debug.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/",
      "fullName" : ""
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    }
  ],
  "runs" : [
    {
      "number" : 467,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=linux-x86_64/467/"
    },
    {
      "number" : 467,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=macos-x86_64/467/"
    },
    {
      "number" : 467,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/joal/label=windows-x86_64/467/"
    }
  ]
}