{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,149",
          "upstreamBuild" : 1149,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1149,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
            "branch" : [
              {
                "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
            "branch" : [
              {
                "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
        "branch" : [
          {
            "SHA1" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
            "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" : 845,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1149",
  "duration" : 4585773,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1149",
  "id" : "2013-11-17_19-52-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1149,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1384714367000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1149/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLSharedContextSetter.java",
          "src/jogl/classes/com/jogamp/opengl/util/TileRendererBase.java"
        ],
        "commitId" : "f76df4a398ccf18ca738a0124a9c57feb64e134b",
        "timestamp" : 1384250576000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSetter (remove <> in links, more details on Immersion.16.\u000a",
        "date" : "2013-11-12T11:02:56+0100",
        "id" : "f76df4a398ccf18ca738a0124a9c57feb64e134b",
        "msg" : "Fix javadoc: TileRendererBase (links to manual anchors) and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLSharedContextSetter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/TileRendererBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
        ],
        "commitId" : "0605acdcc28857182a9153a7758f4584f9fcef70",
        "timestamp" : 1384350275000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLJPanel: Remove unused import\u000a",
        "date" : "2013-11-13T14:44:35+0100",
        "id" : "0605acdcc28857182a9153a7758f4584f9fcef70",
        "msg" : "GLJPanel: Remove unused import",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "937b29bc3b3d33d2928956ceacbfe55ef77346de",
        "timestamp" : 1384358037000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT: Add more documentation to WindowImpl's doPointerEvent(..) and consumePointerEvent(..) impl. details\u000a",
        "date" : "2013-11-13T16:53:57+0100",
        "id" : "937b29bc3b3d33d2928956ceacbfe55ef77346de",
        "msg" : "NEWT: Add more documentation to WindowImpl's doPointerEvent(..) and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java",
          "make/scripts/tests-win.bat"
        ],
        "commitId" : "ef43f6afc7bdb8d157f1110e3bf8f688c7c9fb50",
        "timestamp" : 1384429963000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of offscreen backend\u000a\u000aAdd new GLJPanel method 'setSkipGLOrientationVerticalFlip(..)':\u000a\u000a  /**\u000a   * Set skipping {@link #isGLOriented()} based vertical flip,\u000a   * which usually is required by the offscreen backend,\u000a   * see details about <a href=\"#verticalFlip\">vertical flip</a>\u000a   * and <a href=\"#fboGLSLVerticalFlip\">FBO / GLSL vertical flip</a>.\u000a   * <p>\u000a   * If set to <code>true</code>, user needs to flip the OpenGL rendered scene\u000a   * <i>if {@link #isGLOriented()} == true</i>, e.g. via the PMV matrix.<br/>\u000a   * See constraints of {@link #isGLOriented()}.\u000a   * </p>\u000a   */\u000a  public final void setSkipGLOrientationVerticalFlip(boolean v) {\u000a\u000aGearsES2: Handles 'flipVerticalInGLOrientation'\u000a\u000aUnit test 'TestPerf001GLJPanelInit02AWT' validates and measures performance.\u000a",
        "date" : "2013-11-14T12:52:43+0100",
        "id" : "ef43f6afc7bdb8d157f1110e3bf8f688c7c9fb50",
        "msg" : "Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "make/scripts/tests-x64.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "0302b5f91189a8b2c1e22f5a299f1ea81e599b1e",
        "timestamp" : 1384433834000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical flip by default (2/2)\u000a\u000aProperty 'jogl.gljpanel.noverticalflip' will set the skipGLOrientationVerticalFlip default to true - intended for perf. testing of existing applications\u000a",
        "date" : "2013-11-14T13:57:14+0100",
        "id" : "0302b5f91189a8b2c1e22f5a299f1ea81e599b1e",
        "msg" : "Bug 904 - GLJPanel: Add property to skip isGLOriented() based vertical",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java"
        ],
        "commitId" : "0db2635c337c59a149f601ef8d72b26ead4353b1",
        "timestamp" : 1384454371000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestPerf001GLJPanelInit02AWT: Wrong test name 'Gears' -> 'Nop'\u000a",
        "date" : "2013-11-14T19:39:31+0100",
        "id" : "0db2635c337c59a149f601ef8d72b26ead4353b1",
        "msg" : "TestPerf001GLJPanelInit02AWT: Wrong test name 'Gears' -> 'Nop'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/perf/TestPerf001GLJPanelInit02AWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug848AppletGLCanvas01.java"
        ],
        "commitId" : "0c401343d6280d5de52fbf652d94ad9a47bd9d3c",
        "timestamp" : 1384509254000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Applet Test Bug848AppletGLCanvas01: Only use vsync-interval 1 for last GLJPanel\u000a",
        "date" : "2013-11-15T10:54:14+0100",
        "id" : "0c401343d6280d5de52fbf652d94ad9a47bd9d3c",
        "msg" : "Applet Test Bug848AppletGLCanvas01: Only use vsync-interval 1 for last",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug848AppletGLCanvas01.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java",
          "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
        ],
        "commitId" : "ebed9f0322e2a2279a525e04ee3875c9034a7f45",
        "timestamp" : 1384570827000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 906 - JAWTWindow Component- and HierarchyListener must be detached at JAWTWindow.destroy() - GLCanvas Recreation Case\u000a\u000aIn case a JAWTWindow owner recreates itself, destroying JAWTWindow must detach the\u000aComponent- and HierarchyListener from the AWT component!\u000a\u000aTest TestBug816GLCanvasFrameHoppingB849B889AWT\u000ashows properly detaching listener at jawtWindow destruction.\u000a",
        "date" : "2013-11-16T04:00:27+0100",
        "id" : "ebed9f0322e2a2279a525e04ee3875c9034a7f45",
        "msg" : "Bug 906 - JAWTWindow Component- and HierarchyListener must be detached",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/MouseEvent.java",
          "src/newt/native/WindowsWindow.c",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "make/scripts/tests-x64.bat",
          "src/newt/native/InputEvent.h",
          "src/newt/classes/com/jogamp/newt/event/MouseListener.java",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "88f6e0012b36ca69dedaadb4e403e2a424b20cbf",
        "timestamp" : 1384646072000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT\u000a\u000a- Support 'Continue Drag on Exit'\u000a  - Track dragging operation, allow exterior dragging\u000a  - Hence track EXIT (see below)\u000a  - Windows:\u000a    - Capture mouse for exterior dragging\u000a    - Only 'NewtWindows_trackPointerLeave' if 'entering'\u000a    - Simplify touch: No 'inside' check - Not required.\u000a\u000a- Consistent Mouse ENTER/EXIT\u000a  - Track ENTER/EXIT and synthesize if required, drop duplicate\u000a  - OSX benefits, since it never produced ENTER/EXIT events\u000a  - AWT (or other TK) translated events beahve equal now.\u000a  - Required for EXIT event after ending exterior dragging and final RELEASE\u000a\u000aTests: Passed unit tests 'junit.run.newt.event' on\u000a  - GNU/Linux\u000a  - Windows7\u000a  - OSX 10.7\u000a\u000aTested exterior tracking manually w/ NEWT TestGearsES2NEWT and TestGearsES2NewtCanvasAWT:\u000a  - GNU/Linux\u000a  - Windows7 (mouse)\u000a  - Windows8.1 (touch)\u000a  - OSX 10.7\u000a",
        "date" : "2013-11-17T00:54:32+0100",
        "id" : "88f6e0012b36ca69dedaadb4e403e2a424b20cbf",
        "msg" : "Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/InputEvent.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseListener.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/MouseEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "make/scripts/tests.sh",
          "make/scripts/tests-win.bat"
        ],
        "commitId" : "0be87f241c0f0b2f5881d9a602ce12378b8e453d",
        "timestamp" : 1384656933000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 879 - Threads deadlock in native keyboardfocus calls made form multiple threads; Fix Bug 892: Reduce Focus Hopping\u000a\u000aSince we manage focus key traversal ourselves w/o requiring the AWT\u000acomponent to have the focus[1],\u000awe simply can drop requesting the focus for 'focus hopping' NEWT -> AWT -> NEWT[2].\u000a\u000aFurther more, 'MenuSelectionManager.defaultManager().clearSelectedPath()'\u000amust be performed on AWT-EDT w/o blocking. Otherwise it may perform blocking tasks on AWT-EDT.\u000a\u000a[1] Commit cb7118fc875b6722803e4b11d5681671962a8d3a\u000aintroduced function to query the next or previous 'to be focused' component:\u000a   AWTMisc.getNextFocus(..) .. etc.\u000a\u000a[2] Focus hopping is also addressed in Bug 892\u000a",
        "date" : "2013-11-17T03:55:33+0100",
        "id" : "0be87f241c0f0b2f5881d9a602ce12378b8e453d",
        "msg" : "Fix Bug 879 - Threads deadlock in native keyboardfocus calls made form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/native/x11/Xmisc.c"
        ],
        "commitId" : "c153a453299ef12bdb635dc11574a21bba74f04c",
        "timestamp" : 1384659082000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix GLIBC > 2.4 dependency regression of commit 613e33ee8ffc1f2b9c5db1e1b5bb5253a159ed6d\u000a\u000aCommit 613e33ee8ffc1f2b9c5db1e1b5bb5253a159ed6d introduced 'memcpy' usage in Xmisc.c which could create a GLIBC > 2.4 dependency.\u000aInclude GlueGen's glibc-compat-symbols.h to remove such dependency.\u000a",
        "date" : "2013-11-17T04:31:22+0100",
        "id" : "c153a453299ef12bdb635dc11574a21bba74f04c",
        "msg" : "Fix GLIBC > 2.4 dependency regression of commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/x11/Xmisc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/native/x11/Xmisc.c",
          "src/newt/native/X11RandR11.c"
        ],
        "commitId" : "380528f59c4a37429f4fa5f8ac7aa3076d0eaa11",
        "timestamp" : 1384702090000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Nativewindow/NEWT: Fix C Return Statement\u000a",
        "date" : "2013-11-17T16:28:10+0100",
        "id" : "380528f59c4a37429f4fa5f8ac7aa3076d0eaa11",
        "msg" : "Nativewindow/NEWT: Fix C Return Statement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11RandR11.c"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/x11/Xmisc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.linux-x86-clang.sh",
          "make/scripts/make.jogl.all.linux-x86_64-clang.sh",
          "make/scripts/make.jogl.all.macosx-clang.sh"
        ],
        "commitId" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
        "timestamp" : 1384702177000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux LLVM/clang build scripts\u000a",
        "date" : "2013-11-17T16:29:37+0100",
        "id" : "d04ca826bc3ca95eb32921e59c1845a1626f88e6",
        "msg" : "Use 'gluegen-clang.properties' for generic clang and",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.jogl.all.linux-x86-clang.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.jogl.all.linux-x86_64-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.macosx-clang.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}