{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 308",
          "upstreamBuild" : 308,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 308,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
            "branch" : [
              {
                "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
            "branch" : [
              {
                "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
        "branch" : [
          {
            "SHA1" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 25,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#308",
  "duration" : 471013,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #308",
  "id" : "2011-02-22_12-39-45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 308,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1298374785000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/308/",
  "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/x11/glx/X11ExternalGLXDrawable.java",
          "src/nativewindow/classes/jogamp/nativewindow/ProxySurface.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java",
          "make/stub_includes/win32/wingdi.h",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11ExternalGLXContext.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLExternalContext.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11DummyGLXDrawable.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsDummyWGLDrawable.java",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTWindow.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXExternalCGLContext.java",
          "make/stub_includes/win32/windows.h",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java",
          "src/nativewindow/classes/jogamp/nativewindow/windows/GDISurface.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLDrawable.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/nativewindow/classes/jogamp/nativewindow/WrappedSurface.java",
          "src/newt/classes/jogamp/newt/windows/WindowsWindow.java",
          "src/nativewindow/classes/javax/media/nativewindow/ProxySurface.java"
        ],
        "commitId" : "bb3d3743b4800d006457c767a00436b9308da75d",
        "timestamp" : 1298353223000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup\u000a\u000a- ProxySurface -> abstract javax.media.nativewindow.ProxySurface,\u000a  implemented by\u000a    jogamp.nativewindow.WrappedSurface, just wrapping surface handle\u000a    jogamp.nativewindow.windows.GDISurface, using HWND and get/release HDC on lock/unlock\u000a\u000a- Unifying NativeSurface's lockSurface/unlockSurface implementations\u000a    - NEWT's WindowImpl\u000a    - NativeWindow's ProxySurface, WrappedWindow, GDIWindow and JAWTWindow\u000a\u000a- wingdi/GDI: Add 'WindowFromDC' and 'GetClientRect' to GDI\u000a",
        "date" : "2011-02-22T06:40:23+0100",
        "id" : "bb3d3743b4800d006457c767a00436b9308da75d",
        "msg" : "NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/stub_includes/win32/windows.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXExternalCGLContext.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/ProxySurface.java"
          },
          {
            "editType" : "delete",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/ProxySurface.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/windows/GDISurface.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11ExternalGLXDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsDummyWGLDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11ExternalGLXContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLExternalContext.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/WrappedSurface.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/windows/WindowsWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/win32/wingdi.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11DummyGLXDrawable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-javaws-x64.bat",
          "make/scripts/java-win64-dbg.bat",
          "make/scripts/java-win32-dbg.bat",
          "make/scripts/tests-x32.bat",
          "make/scripts/tests.sh",
          "make/scripts/java-win32.bat",
          "make/scripts/java-win64.bat",
          "make/scripts/setvc9-jogl.bat",
          "make/scripts/make.jogl.all.macosx.sh",
          "make/scripts/tests-x64.bat",
          "make/scripts/make.jogl.all.win64.bat",
          "make/scripts/setenv-jogl.sh",
          "make/scripts/make.jogl.all.win32.bat",
          "make/scripts/make.jogl.cdcfp.macosx.sh"
        ],
        "commitId" : "ab1d8180e3a20eeb11df48bed49ca5d28e34df4b",
        "timestamp" : 1298353312000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "bump scripts to 6u24\u000a",
        "date" : "2011-02-22T06:41:52+0100",
        "id" : "ab1d8180e3a20eeb11df48bed49ca5d28e34df4b",
        "msg" : "bump scripts to 6u24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-jogl.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.cdcfp.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-javaws-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/setvc9-jogl.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/awt/AWTCanvas.java",
          "src/newt/classes/jogamp/newt/awt/AWTWindow.java",
          "src/newt/classes/com/jogamp/newt/util/MainThread.java",
          "src/newt/classes/jogamp/newt/awt/AWTDisplay.java",
          "src/newt/classes/jogamp/newt/DefaultEDTUtil.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/newt/TestGearsNewtAWTWrapper.java",
          "src/newt/classes/jogamp/newt/awt/AWTEDTUtil.java"
        ],
        "commitId" : "282b52c1daaef63d65b5c0f4a633061980f6a3f6",
        "timestamp" : 1298353481000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Cleanup NEWT MainThread, using new AWTEDTUtil impl. / Sync AWTCanvas with GLCanvas changes\u000a\u000aCleanup NEWT MainThread, using new AWTEDTUtil impl.\u000a- Allow simple singleton AWTEDTUtil to be used for AWTDisplay and more ..\u000a\u000aSync AWTCanvas with GLCanvas changes\u000a- Latest GLCanvas changes around addNotify() had to be synced\u000a",
        "date" : "2011-02-22T06:44:41+0100",
        "id" : "282b52c1daaef63d65b5c0f4a633061980f6a3f6",
        "msg" : "Cleanup NEWT MainThread, using new AWTEDTUtil impl. / Sync AWTCanvas",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/DefaultEDTUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/awt/AWTCanvas.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/jogamp/newt/awt/AWTEDTUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/MainThread.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/awt/AWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/newt/TestGearsNewtAWTWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/awt/AWTDisplay.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/x11/glx/awt/X11AWTGLXGraphicsConfigurationFactory.java"
        ],
        "commitId" : "b15eb3df080ed0d716237aa271221f8ed4b25d5e",
        "timestamp" : 1298353549000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "JOGL/X11/AWT: No more need for seperate X11 Display instance if available\u000a",
        "date" : "2011-02-22T06:45:49+0100",
        "id" : "b15eb3df080ed0d716237aa271221f8ed4b25d5e",
        "msg" : "JOGL/X11/AWT: No more need for seperate X11 Display instance if",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/awt/X11AWTGLXGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/swt/SWTMisc.java",
          "make/build-common.xml",
          "make/build-nativewindow.xml"
        ],
        "commitId" : "8178e39d4a65f7cae779c7fde2fd846585aed201",
        "timestamp" : 1298353673000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeWindow/SWT: Add SWTMisc utility allowing platform independent access\u000a",
        "date" : "2011-02-22T06:47:53+0100",
        "id" : "8178e39d4a65f7cae779c7fde2fd846585aed201",
        "msg" : "NativeWindow/SWT: Add SWTMisc utility allowing platform independent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/swt/SWTMisc.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/profile.jogl",
          "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java",
          "src/nativewindow/classes/jogamp/nativewindow/swt/SWTMisc.java",
          "make/build-nativewindow.xml",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT01GLn.java"
        ],
        "commitId" : "4a43734dc09b56e418ca5036f54c856555ac2920",
        "timestamp" : 1298357469000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar\u000a",
        "date" : "2011-02-22T07:51:09+0100",
        "id" : "4a43734dc09b56e418ca5036f54c856555ac2920",
        "msg" : "NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "etc/profile.jogl"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/swt/SWTMisc.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLContext.java"
        ],
        "commitId" : "b6c02b25a28a430506e6e9ab2e19b7a967220427",
        "timestamp" : 1298360917000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "WindowsExternalWGLContext: Tolerate invalid/released hdc (swt, winxp-32bit)\u000a",
        "date" : "2011-02-22T08:48:37+0100",
        "id" : "b6c02b25a28a430506e6e9ab2e19b7a967220427",
        "msg" : "WindowsExternalWGLContext: Tolerate invalid/released hdc (swt,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsExternalWGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00NEWT.java",
          "make/scripts/tests-javaws-x64.bat",
          "make/scripts/tests-x32.bat",
          "make/scripts/tests-x64.bat"
        ],
        "commitId" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
        "timestamp" : 1298360947000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "misc cleanup (import,script attributes)\u000a",
        "date" : "2011-02-22T08:49:07+0100",
        "id" : "1411387d54bc5d946bd3528f97c9a2a15dd2f9de",
        "msg" : "misc cleanup (import,script attributes)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-javaws-x64.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}