{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl_onmaster\" build number 28",
          "upstreamBuild" : 28,
          "upstreamProject" : "jogl_onmaster",
          "upstreamUrl" : "job/jogl_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
            "branch" : [
              {
                "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
            "branch" : [
              {
                "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
        "branch" : [
          {
            "SHA1" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28",
  "duration" : 802769,
  "estimatedDuration" : 1395812,
  "executor" : None,
  "fullDisplayName" : "jogl_onmaster » linux-x86_64-master-001 #28",
  "id" : "2013-10-04_08-52-02",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1380869522000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl_onmaster/label=linux-x86_64-master-001/28/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT2.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsNewtAWT.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsAWT.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TiledPrintingAWTBase.java"
        ],
        "commitId" : "ac1901608c62ae1c5b82bccc3b2a70193031d5f0",
        "timestamp" : 1380435932000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLJPanel/Printing: Perform backend.reshape immediatly after printing if resized; Add unit test for resize while printing.\u000a\u000aPerform immediatly reshape at releasePrint on AWT-EDT:\u000a  - sendReshape = handleReshape(); // reshapeSize -> panelSize, backend reshape w/ GL reshape\u000a",
        "date" : "2013-09-29T08:25:32+0200",
        "id" : "ac1901608c62ae1c5b82bccc3b2a70193031d5f0",
        "msg" : "GLJPanel/Printing: Perform backend.reshape immediatly after printing if",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsNewtAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TiledPrintingAWTBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/setenv-jogl.sh"
        ],
        "commitId" : "00062e490f0b0cc2944a2167f2f00149c8ba352e",
        "timestamp" : 1380627416000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "test scripts/setenv-jogl.sh: Remove JogAmp *LD_LIBRARY_PATH components.\u000a",
        "date" : "2013-10-01T13:36:56+0200",
        "id" : "00062e490f0b0cc2944a2167f2f00149c8ba352e",
        "msg" : "test scripts/setenv-jogl.sh: Remove JogAmp *LD_LIBRARY_PATH components.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-jogl.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/jogl/classes/com/jogamp/opengl/util/awt/AWTGLPixelBuffer.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "543c8649f43fdc43028075d7472ad553299271bf",
        "timestamp" : 1380661940000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for row-stride (regression of b33bdf41cf53f37203643a8551bf5d94b42a8fab)\u000a\u000aSingleAWTGLPixelBufferProvider w/ allowing row-stride reuses the AWTGLPixelBuffer and it's BufferedImage\u000aeven w/ different width.\u000a\u000aThis leads to distortion if using the BufferedImage unhandled.\u000a\u000aGLJPanel also set GL_PACK_ROW_LENGTH to pixelBuffer.width, which leads to an 'out-of-bounds'\u000aexception if ReadPixels is used w/ panelwidth and panelHeight.\u000a\u000a++\u000a\u000aIntroduce AWTGLPixelBuffer.getAlignedImage(width, height) which returns an aligned\u000aBufferedImage while reusing the DataBuffer.\u000a\u000aGLJPanel fetches a new alignedImage if required.\u000a\u000aThis allows a more efficient single buffer usage as intended, w/o the need of copying data.\u000a",
        "date" : "2013-10-01T23:12:20+0200",
        "id" : "543c8649f43fdc43028075d7472ad553299271bf",
        "msg" : "GLJPanel/AWTGLPixelBuffer: Reused BufferedImage didn't account for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/AWTGLPixelBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
        ],
        "commitId" : "ab860381009c0716a99d33f0ce99f44617edf9ce",
        "timestamp" : 1380716977000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add notice about 'GL states' regarding GLSL vertical flip (Bug 842 and Bug 826).\u000a",
        "date" : "2013-10-02T14:29:37+0200",
        "id" : "ab860381009c0716a99d33f0ce99f44617edf9ce",
        "msg" : "Add notice about 'GL states' regarding GLSL vertical flip (Bug 842 and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-test-applets.html",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelApplet.java"
        ],
        "commitId" : "51ea4e5d5d212dfef519cf824d6cbf69e41bebc7",
        "timestamp" : 1380744140000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 818 (OSX 10.6.8 NVIDIA GeForce GT 330M): Add unit test (manual applet)\u000a",
        "date" : "2013-10-02T22:02:20+0200",
        "id" : "51ea4e5d5d212dfef519cf824d6cbf69e41bebc7",
        "msg" : "Bug 818 (OSX 10.6.8 NVIDIA GeForce GT 330M): Add unit test (manual",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-test-applets.html"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelApplet.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
        ],
        "commitId" : "8234f7a4291de911ce416dcee8c22e12f61a0c3d",
        "timestamp" : 1380744207000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLJPanel: Fix 7u40 access to property 'sun.java2d.opengl'. Property was trusted before ..\u000a",
        "date" : "2013-10-02T22:03:27+0200",
        "id" : "8234f7a4291de911ce416dcee8c22e12f61a0c3d",
        "msg" : "GLJPanel: Fix 7u40 access to property 'sun.java2d.opengl'. Property was",
        "paths" : [
          {
            "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/demos/gl2/awt/Bug818GLJPanelApplet.java"
        ],
        "commitId" : "b783e3172496cb93455339101a8c2c0814f6fafd",
        "timestamp" : 1380745335000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug818GLJPanelApplet: Remove unused imports\u000a",
        "date" : "2013-10-02T22:22:15+0200",
        "id" : "b783e3172496cb93455339101a8c2c0814f6fafd",
        "msg" : "Bug818GLJPanelApplet: Remove unused imports",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelApplet.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos02AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03AWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos01AWT.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java"
        ],
        "commitId" : "60968cdc388b6a7464da3a6b58f25cb61e29f681",
        "timestamp" : 1380798427000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 816: Add 2 more unit tests (Swing JFrame w/ 2 JRootPanes, AWT Frame BorderLayout w/ Checkbox North, GLCanvas Center)\u000a\u000aThx to Emmanuel Puybaret\u000a",
        "date" : "2013-10-03T13:07:07+0200",
        "id" : "60968cdc388b6a7464da3a6b58f25cb61e29f681",
        "msg" : "Bug 816: Add 2 more unit tests (Swing JFrame w/ 2 JRootPanes, AWT Frame",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos01AWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos03AWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPos02AWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java",
          "src/nativewindow/classes/jogamp/nativewindow/awt/AWTMisc.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
        ],
        "commitId" : "7f7275834922b9c30aec6520dc5c5f20939a49d8",
        "timestamp" : 1380799169000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 816 (OSX CALayer pos): Fix location on 'inner CALayer' calculation\u000a\u000a'inner CALayer' is the outter AWT Window client space (content).\u000a\u000a+++\u000a\u000aPseudo-Code:\u000a  p0 = c.locationOnScreen();\u000a  p0 -= c.getOutterComp.getPos();\u000a  p0 -= c.getOutterComp.getInsets();\u000a\u000aWhere 'locationOnScreen()' is:\u000a p0 = 0/0;\u000a while( null != c ) {\u000a   p0 += c.getPos();\u000a }\u000a\u000a+++\u000a\u000aJAWTWindow.getLocationOnScreenNonBlocking(..) validated against\u000aAWT's Component.getLocationOnScreen() - OK for all use-cases.\u000a(Validation enabled w/ DEBUG)\u000a\u000aAll unit tests manually validated on OSX 10.7 w/ jdk7u40.\u000a",
        "date" : "2013-10-03T13:19:29+0200",
        "id" : "7f7275834922b9c30aec6520dc5c5f20939a49d8",
        "msg" : "Bug 816 (OSX CALayer pos): Fix location on 'inner CALayer' calculation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/awt/AWTMisc.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/JAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
        ],
        "commitId" : "e9ce2246c947cc357fef993003008fe4c6a0495f",
        "timestamp" : 1380800109000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 816 (OSX CALayer pos): Add detailed description (pseudo code) to JAWTUtil.JAWT_OSX_CALAYER_QUIRK_LAYOUT\u000a",
        "date" : "2013-10-03T13:35:09+0200",
        "id" : "e9ce2246c947cc357fef993003008fe4c6a0495f",
        "msg" : "Bug 816 (OSX CALayer pos): Add detailed description (pseudo code) to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
        ],
        "commitId" : "b05ccd62d28bcdc320fd35094f2d278b16743eab",
        "timestamp" : 1380813325000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 548: GLRendererQuirks.GLFlushBeforeRelease is needed on OSX < 10.7.3 w/ NV GPU [was comparing against 1.7.3 instead 10.7.3] !\u000a",
        "date" : "2013-10-03T17:15:25+0200",
        "id" : "b05ccd62d28bcdc320fd35094f2d278b16743eab",
        "msg" : "Bug 548: GLRendererQuirks.GLFlushBeforeRelease is needed on OSX < 10.7.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "cdf38b01fc4b632554c6400239ca5cdca1fe13d9",
        "timestamp" : 1380817283000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU; GLJPanel: Don't use GLSL flip if quirk GLSLNonCompliant is present.\u000a",
        "date" : "2013-10-03T18:21:23+0200",
        "id" : "cdf38b01fc4b632554c6400239ca5cdca1fe13d9",
        "msg" : "Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU;",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java"
        ],
        "commitId" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
        "timestamp" : 1380829183000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use identity tranform in such case.\u000a",
        "date" : "2013-10-03T21:39:43+0200",
        "id" : "50bc843365f65bc6b84a57baa429e32f53fa26e5",
        "msg" : "AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}