{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl_onmaster\" build number 86",
          "upstreamBuild" : 86,
          "upstreamProject" : "jogl_onmaster",
          "upstreamUrl" : "job/jogl_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 86,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
            "branch" : [
              {
                "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
            "branch" : [
              {
                "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
        "branch" : [
          {
            "SHA1" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
            "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" : "#86",
  "duration" : 899961,
  "estimatedDuration" : 1056156,
  "executor" : None,
  "fullDisplayName" : "jogl_onmaster » linux-x86_64-master-001 #86",
  "id" : "2015-08-30_06-39-39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 86,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1440909579000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl_onmaster/label=linux-x86_64-master-001/86/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "1652c153fdf973fd4292a13c3ddf1f805abf9239",
        "timestamp" : 1440870350000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/code",
          "fullName" : "code"
        },
        "authorEmail" : "code@io7m.com",
        "comment" : "Fix JSpatial link\u000a",
        "date" : "2015-08-29T17:45:50+0000",
        "id" : "1652c153fdf973fd4292a13c3ddf1f805abf9239",
        "msg" : "Fix JSpatial link",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
        ],
        "commitId" : "08217de7bc0e0ffd09bd6c85d8c6d55ac63cfa33",
        "timestamp" : 1440874952000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: Fix regression of ES3 minMajor constraint lack (commit b8ba30a0bc7cbd36abba37d72b45f78eb989e994)\u000a\u000acommit b8ba30a0bc7cbd36abba37d72b45f78eb989e994's\u000aGLContextImpl.createContextARBMapVersionsAvailable(..)\u000aaccepted minMajor=2 for ES3 detection -> wrong of course.\u000a",
        "date" : "2015-08-29T21:02:32+0200",
        "id" : "08217de7bc0e0ffd09bd6c85d8c6d55ac63cfa33",
        "msg" : "Bug 1203: Fix regression of ES3 minMajor constraint lack (commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java"
        ],
        "commitId" : "cda92c2cc066c18ab30b828592e1979ab535441c",
        "timestamp" : 1440875430000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: Fix TestGLAutoDrawableFactoryGLProfileDeviceNEWT: Do not assume EGL/Desktop factories are available!\u000a",
        "date" : "2015-08-29T21:10:30+0200",
        "id" : "cda92c2cc066c18ab30b828592e1979ab535441c",
        "msg" : "Bug 1203: Fix TestGLAutoDrawableFactoryGLProfileDeviceNEWT: Do not",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
        ],
        "commitId" : "365d273115a98ab38c454608448c6639c45b5f74",
        "timestamp" : 1440886798000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: Fix regression: Handle GLRendererQuirks.GLES3ViaEGLES2Config\u000a\u000aNeed to handle GLRendererQuirks.GLES3ViaEGLES2Config,\u000ai.e. a created ES3 context via ES2 request must result in\u000amapping ES3 as well.\u000a",
        "date" : "2015-08-30T00:19:58+0200",
        "id" : "365d273115a98ab38c454608448c6639c45b5f74",
        "msg" : "Bug 1203: Fix regression: Handle GLRendererQuirks.GLES3ViaEGLES2Config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/egl/EGLContext.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java",
          "src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java",
          "src/jogl/classes/com/jogamp/opengl/GLDrawableFactory.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
        ],
        "commitId" : "3ac457a3a9074a70bf428bb6a5674b8f70d268b1",
        "timestamp" : 1440887426000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries)\u000a\u000aVia GLDrawableFactory[Impl] the following details are considered\u000awhile GLContextImpl.mapGLVersions(..):\u000a  - hasOpenGLDesktopSupport\u000a    If false, skip OpenGL Desktop queries\u000a\u000a  - hasOpenGLESSupport\u000a    If false, skip OpenGL ES queries\u000a\u000a  - hasMajorMinorCreateContextARB\u000a    If false, reduce [maxMajor.maxMinor..minMajor.minMinor]\u000a    iteration, reducing to [maxMajor..minMajor],\u000a    usually only one query.\u000a",
        "date" : "2015-08-30T00:30:26+0200",
        "id" : "3ac457a3a9074a70bf428bb6a5674b8f70d268b1",
        "msg" : "Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/jogl/gl-es3-impl.cfg",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "make/config/jogl/gl-es1.cfg",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug00NEWT.java",
          "src/jogl/classes/com/jogamp/opengl/GLExtensions.java",
          "src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug01NEWT.java",
          "make/config/jogl/gl-gl4bc.cfg",
          "src/jogl/native/GLDebugMessageHandler.c",
          "make/scripts/tests.sh"
        ],
        "commitId" : "2db11ad80582af8715071b47b5331b79001d511c",
        "timestamp" : 1440896112000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES profile\u000a\u000aGL_KHR_debug <https://www.opengl.org/registry/specs/KHR/debug.txt>\u000a\u000aGL_KHR_debug shall be favorized before\u000a  - GL_ARB_debug_output\u000a  - GL_AMD_debug_output\u000a\u000aAllow GL_KHR_debug for GL2GL3 and GL2ES2 profiles,\u000ai.e. including ES profiles: GLES2, GLES3.\u000a\u000aGL_ARB_debug_output and GL_AMD_debug_output\u000aare only allowed for desktop GL2GL3 profiles.\u000a",
        "date" : "2015-08-30T02:55:12+0200",
        "id" : "2db11ad80582af8715071b47b5331b79001d511c",
        "msg" : "Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-es3-impl.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-gl4bc.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-es1.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/GLDebugMessageHandler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug00NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLExtensions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java",
          "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
        ],
        "commitId" : "18e487fdfe6f27564d976aa3a568d0ddc272d8ba",
        "timestamp" : 1440896351000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: OpenGL ES 3.1 NVIDIA 355.06's EGL impl. is unstable requires GLRendererQuirk.SingletonEGLDisplayOnly\u000a\u000aTest cases with multiple EGLDisplay init/terminate result to crashes\u000adue to NVidia's 355.06 driver.\u000a\u000aHence enable GLRendererQuirk.SingletonEGLDisplayOnly\u000aif EGL vendor is NVIDIA until a good driver version is known.\u000a",
        "date" : "2015-08-30T02:59:11+0200",
        "id" : "18e487fdfe6f27564d976aa3a568d0ddc272d8ba",
        "msg" : "Bug 1203: OpenGL ES 3.1 NVIDIA 355.06's EGL impl. is unstable requires",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLContext.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "make/scripts/tests.sh",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java"
        ],
        "commitId" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
        "timestamp" : 1440901589000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1203: Add missing constraints in desktop *GLContext.create* methods: Bail out if GL ES is requested ; Fix test case\u000a\u000a*GLContext.createImpl(..) shall throw an GLException:\u000a*GLContext.createContextARBImpl(..) shall return 0:\u000a  - Desktop implementation: if GL ES is requested\u000a  - EGL implementation: if GL Desktop is requested, but not available\u000a\u000aOtherwise GLContextImpl may mistake a desktop context for an ES one.\u000a\u000a+++\u000a\u000aFix unit test TestGLAutoDrawableFactoryGLProfileDeviceNEWT.test11ES2OnDesktop():\u000a  We have to query the factory by desired profile,\u000a  since the desktop factory cannot produce an GL ES context.\u000a",
        "date" : "2015-08-30T04:26:29+0200",
        "id" : "5acb70d3d301fe66e4d03037325a91528e4c2c1d",
        "msg" : "Bug 1203: Add missing constraints in desktop *GLContext.create* methods:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLAutoDrawableFactoryGLProfileDeviceNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/code",
      "fullName" : "code"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}