{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,004",
          "upstreamBuild" : 1004,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1004,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
            "branch" : [
              {
                "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
            "branch" : [
              {
                "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
        "branch" : [
          {
            "SHA1" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 651,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1004",
  "duration" : 3776440,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1004",
  "id" : "2013-06-17_06-35-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1004,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1371443750000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1004/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
        ],
        "commitId" : "05d8a9490497413df11fd2faf07e34d648130966",
        "timestamp" : 1371342662000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 735: Bug735Inv4AWT on Java7 is also stuttering!\u000a",
        "date" : "2013-06-16T02:31:02+0200",
        "id" : "05d8a9490497413df11fd2faf07e34d648130966",
        "msg" : "Bug 735: Bug735Inv4AWT on Java7 is also stuttering!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLContext.java"
        ],
        "commitId" : "409d23cc5434f192e2c38dc172b46a05c48ffe0a",
        "timestamp" : 1371391858000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "ES3.0 GLContext: Handle ES3.0 GLSL Version Number - Static detection and 'es' suffix.\u000a",
        "date" : "2013-06-16T16:10:58+0200",
        "id" : "409d23cc5434f192e2c38dc172b46a05c48ffe0a",
        "msg" : "ES3.0 GLContext: Handle ES3.0 GLSL Version Number - Static detection and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java",
          "src/jogl/classes/jogamp/opengl/GLDrawableImpl.java"
        ],
        "commitId" : "92fce556bf9c3d8f1e99bf79f48631d58829c523",
        "timestamp" : 1371427754000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLFBODrawableImpl: Fix swap criteria, i.e. don't swap in contextMadeCurrent(false) if already swapped by swapBuffersImpl(..), but always swap in swapBuffersImpl(..) if ctx is current and associated.\u000a",
        "date" : "2013-06-17T02:09:14+0200",
        "id" : "92fce556bf9c3d8f1e99bf79f48631d58829c523",
        "msg" : "GLFBODrawableImpl: Fix swap criteria, i.e. don't swap in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/timespec.h",
          "src/jogl/native/timespec.c"
        ],
        "commitId" : "c3dc7fbdb9437f773146926b41003df32ba756d1",
        "timestamp" : 1371427792000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "timespec.c/h: Add 'long timespec_microseconds(..)'\u000a",
        "date" : "2013-06-17T02:09:52+0200",
        "id" : "c3dc7fbdb9437f773146926b41003df32ba756d1",
        "msg" : "timespec.c/h: Add 'long timespec_microseconds(..)'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/native/timespec.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/timespec.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/macosx/MacOSXWindowSystemInterface-calayer.m",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync0-finish-wait-exclctx.log",
          "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync0-finish-wait.log",
          "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m1-sync1-flush-wait-finish.log",
          "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m1-sync0-flush-wait-finish.log",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync1-finish-wait.log",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv2AppletAWT.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/LandscapeES2.java"
        ],
        "commitId" : "d7e2cb6fdec200d25a9189f7951c5f94c26a1ce4",
        "timestamp" : 1371429598000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 753: Stuttering caused by lack of GL resource synchronization between Java GL- and CALayer thread ; Simplify / Fix waitUntilRenderSignal().\u000a\u000aStuttering caused by lack of GL resource synchronization between Java GL- and CALayer thread\u000a+ // Required(?) to finish previous GL rendering to give CALayer proper result,\u000a+ // i.e. synchronize both threads each w/ their GLContext sharing same resources.\u000a+ //\u000a+ // FIXME: IMHO this synchronization should be implicitly performed via 'CGL.flushBuffer(contextHandle)' above,\u000a+ // in case this will be determined a driver bug - use a QUIRK entry in GLRendererQuirks!\u000a+ gl.glFinish();\u000a\u000aSimplify / Fix waitUntilRenderSignal()\u000a- remove loop and 'ready' condition -> nonsense\u000a- if too later, i.e. lastWaitTime+TO < now, use now+TO as max. vsync waiting time\u000a\u000aBug735 Tests:\u000a  - Make vsync, wait and ECT (exclusive context thread) configurable via main args.\u000a  - Inv2*, Inv3* and Inv4*: Fluent Animation\u000a  - Works w/ ECT\u000a",
        "date" : "2013-06-17T02:39:58+0200",
        "id" : "d7e2cb6fdec200d25a9189f7951c5f94c26a1ce4",
        "msg" : "Fix Bug 753: Stuttering caused by lack of GL resource synchronization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv2AppletAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m1-sync1-flush-wait-finish.log"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/macosx/MacOSXWindowSystemInterface-calayer.m"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m1-sync0-flush-wait-finish.log"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync1-finish-wait.log"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync0-finish-wait.log"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/LandscapeES2.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735.OSX.CALayer.Perf.logs/aaaa-m2-sync0-finish-wait-exclctx.log"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
        ],
        "commitId" : "809201c2806485fb6cd0195d43ccf43c343d591e",
        "timestamp" : 1371431152000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug735: Bug735Inv0AppletAWT/Bug735Inv1AppletAWT tests: Use shader customization, no Clear required, .. (still don't work w/ CALAyer)\u000a",
        "date" : "2013-06-17T03:05:52+0200",
        "id" : "809201c2806485fb6cd0195d43ccf43c343d591e",
        "msg" : "Bug735: Bug735Inv0AppletAWT/Bug735Inv1AppletAWT tests: Use shader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
        ],
        "commitId" : "24b63b18e6ca3f657350d6c80e4914eadce60164",
        "timestamp" : 1371435597000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Solve Bug 735 Mystery: glViewport(..) was missing - duh :)\u000a",
        "date" : "2013-06-17T04:19:57+0200",
        "id" : "24b63b18e6ca3f657350d6c80e4914eadce60164",
        "msg" : "Solve Bug 735 Mystery: glViewport(..) was missing - duh :)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
        ],
        "commitId" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
        "timestamp" : 1371435703000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 735: Fix comment in test, since mystery is solved :)\u000a",
        "date" : "2013-06-17T04:21:43+0200",
        "id" : "c24f44036971bf58b5c47a6e1f7d9f186c67e789",
        "msg" : "Bug 735: Fix comment in test, since mystery is solved :)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petr.skramovsky",
      "fullName" : "petr.skramovsky"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/maik.riechert",
      "fullName" : "maik.riechert"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    }
  ]
}