{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 137",
          "upstreamBuild" : 137,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 146,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
            "branch" : [
              {
                "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
            "branch" : [
              {
                "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
        "branch" : [
          {
            "SHA1" : "64d4965cb717e75428fff7995a33de62ce533cd6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 2,
      "skipCount" : 0,
      "totalCount" : 218,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#146",
  "duration" : 821555,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #146",
  "id" : "2010-07-08_08-27-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 146,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1278570451000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/146/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/event/awt/AWTMouseAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/NEWTEvent.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTAdapter.java",
          "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java",
          "src/newt/classes/com/jogamp/newt/Window.java",
          "src/newt/classes/com/jogamp/newt/Display.java",
          "src/newt/classes/com/jogamp/newt/event/WindowListener.java",
          "src/newt/classes/com/jogamp/newt/event/WindowAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/PaintEvent.java",
          "src/newt/classes/com/jogamp/newt/event/WindowEvent.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTKeyAdapter.java",
          "src/newt/classes/com/jogamp/newt/event/PaintListener.java",
          "src/newt/classes/com/jogamp/newt/event/TraceWindowAdapter.java"
        ],
        "commitId" : "ce8c373576fe58fa5c71811fa376321e5379f71d",
        "timestamp" : 1276771059000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Cleanup enqueueEvent and remove PaintEvent and it's Listener\u000a",
        "date" : "2010-06-17T12:37:39+0200",
        "id" : "ce8c373576fe58fa5c71811fa376321e5379f71d",
        "msg" : "Cleanup enqueueEvent and remove PaintEvent and it's Listener",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Display.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTMouseAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/event/PaintListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/NEWTEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/TraceWindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTKeyAdapter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/event/PaintEvent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/Gears.java",
          "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java",
          "src/newt/native/WindowsWindow.c",
          "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java",
          "src/newt/classes/com/jogamp/newt/event/NEWTEventConsumer.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/es1/RedSquare.java",
          "src/newt/classes/com/jogamp/newt/Window.java",
          "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java",
          "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java",
          "src/newt/classes/com/jogamp/newt/Display.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java",
          "make/build-junit.xml",
          "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting02NEWT.java",
          "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java",
          "src/newt/classes/com/jogamp/newt/Insets.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/WindowAction.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting01cAWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting01bAWT.java",
          "src/newt/classes/com/jogamp/newt/event/NEWTEvent.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java",
          "make/scripts/java-win64-dbg.bat",
          "src/newt/classes/com/jogamp/newt/event/WindowAdapter.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLPbufferImpl.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java",
          "src/jogl/classes/javax/media/opengl/GLAutoDrawable.java",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java",
          "src/junit/com/jogamp/test/junit/newt/WindowAction.java",
          "src/newt/classes/com/jogamp/newt/event/WindowUpdateEvent.java",
          "src/junit/com/jogamp/test/junit/newt/GLRunnableDummy.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/newt/native/X11Window.c",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLDrawableHelper.java",
          "src/newt/classes/com/jogamp/newt/util/Insets.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting01cSwingAWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java",
          "make/scripts/java-win64.bat",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java",
          "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/newt/classes/com/jogamp/newt/event/TraceWindowAdapter.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java",
          "make/scripts/java-run-all.sh",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java",
          "src/newt/classes/com/jogamp/newt/impl/awt/AWTWindow.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTNewtEventFactory.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting01aAWT.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/GLRunnableDummy.java",
          "src/junit/com/jogamp/test/junit/newt/TestParenting02AWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/KeyAction.java",
          "src/jogl/classes/com/jogamp/opengl/util/Animator.java",
          "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java",
          "src/junit/com/jogamp/test/junit/newt/KeyAction.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java",
          "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
        ],
        "commitId" : "969e427642d3b9be376cefaada9febd489b7b3d7",
        "timestamp" : 1277513988000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding native repaint; NewtCanvasAWT focus fix\u000a\u000aSupport for native repaint, which shall call display() in case no animator is running.\u000aGLAutoDrawable invoke(GLRunnable) impl. handles case if invoked on animator thread,\u000aor no animator thread is running (issueing a display() call).\u000aThe impl resides in GLDrawableHelper.\u000a\u000aGLEventListener's init() and glViewport()/reshape() method must be called before the 1st display()\u000aand after a dispose() call. It could miss the 1st display() call if added\u000aafter the setVisible(true) call - due to the native repainting.\u000aThe impl resides in GLDrawableHelper.\u000a\u000aThe Animator un-/registers itself at the GLAutoDrawable via setAnimator.\u000a\u000aNEWT Window reparent always issues a resize() and display() call.\u000a\u000aNEWT native Window uses direct send.*Event for input events (again),\u000ainstead of enqueueing it for performance.\u000a\u000aNEWT Window implements all status change and Java native event callbacks,\u000ainstead of having duplicated code in all implementations.\u000a\u000aNewtCanvasAWT if the Newt window is focused, the AWT/Swing component[s] will loose the focus.\u000a",
        "date" : "2010-06-26T03:59:48+0300",
        "id" : "969e427642d3b9be376cefaada9febd489b7b3d7",
        "msg" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT:",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowUpdateEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLPbufferImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/event/NEWTEventConsumer.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/GLRunnableDummy.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLDrawableHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/TraceWindowAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/KeyAction.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTNewtEventFactory.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Animator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/es1/RedSquare.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/NEWTEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting01bAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/WindowAction.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLAutoDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/GLRunnableDummy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Window.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting01cAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting02AWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/newt/classes/com/jogamp/newt/Insets.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/WindowAction.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting01cSwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/awt/AWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "make/build-junit.xml"
          },
          {
            "editType" : "add",
            "file" : "src/newt/classes/com/jogamp/newt/util/Insets.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTWindowAdapter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-run-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Display.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/KeyAction.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLCanvas.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64-dbg.bat"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestParenting01aAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/Gears.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/newt/parenting/GLRunnableDummy.java"
        ],
        "commitId" : "f0bee9b5d23e100fe92b019c1afb76d8223c0d76",
        "timestamp" : 1277514019000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding native repaint; NewtCanvasAWT focus fix\u000a\u000aSupport for native repaint, which shall call display() in case no animator is running.\u000aGLAutoDrawable invoke(GLRunnable) impl. handles case if invoked on animator thread,\u000aor no animator thread is running (issueing a display() call).\u000aThe impl resides in GLDrawableHelper.\u000a\u000aGLEventListener's init() and glViewport()/reshape() method must be called before the 1st display()\u000aand after a dispose() call. It could miss the 1st display() call if added\u000aafter the setVisible(true) call - due to the native repainting.\u000aThe impl resides in GLDrawableHelper.\u000a\u000aThe Animator un-/registers itself at the GLAutoDrawable via setAnimator.\u000a\u000aNEWT Window reparent always issues a resize() and display() call.\u000a\u000aNEWT native Window uses direct send.*Event for input events (again),\u000ainstead of enqueueing it for performance.\u000a\u000aNEWT Window implements all status change and Java native event callbacks,\u000ainstead of having duplicated code in all implementations.\u000a\u000aNewtCanvasAWT if the Newt window is focused, the AWT/Swing component[s] will loose the focus.\u000a",
        "date" : "2010-06-26T04:00:19+0300",
        "id" : "f0bee9b5d23e100fe92b019c1afb76d8223c0d76",
        "msg" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/GLRunnableDummy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/webstart/jogl-natives-linux-1-1.jar",
          "www/webstart/jogl-natives-solx86-1-1.jar",
          "www/webstart/jogl-natives-solx86.jar",
          "doc/TODO.txt",
          "www/webstart/jogl-1-1.jar",
          "www/alm-process/snippets/page.xml",
          "www/webstart/jogl-jsr-231.jnlp",
          "www/webstart/jogl-natives-solsparc-1-1.jar",
          "www/webstart/jogl-natives-solsparc.jar",
          "www/webstart/jogl-natives-macosx-jsr-231.jar",
          "www/webstart/jogl-natives-solsparc-jsr-231.jar",
          "doc/userguide/index.html",
          "www/webstart/jogl-jsr-231.jar",
          "www/webstart/jogl-natives-win32-jsr-231.jar",
          "www/webstart/jogl-natives-linux.jar",
          "www/webstart/jogl-1-1.jnlp",
          "www/webstart/jogl.jar",
          "www/webstart/jogl-natives-macosx-1-1.jar",
          "www/webstart/jogl-natives-win32.jar",
          "www/webstart/jogl-natives-win32-1-1.jar",
          "www/webstart/jogl-natives-macosx.jar",
          "doc/deployment/JOGL-DEPLOYMENT.html",
          "www/webstart/jogl-natives-solx86-jsr-231.jar",
          "www/webstart/jogl.jnlp",
          "doc/differences-from-gl4java.txt",
          "www/webstart/jogl-natives-linux-jsr-231.jar"
        ],
        "commitId" : "fb6bee4cd94e7e6aaf3729b24297f026280b760b",
        "timestamp" : 1277669026000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "cleaned up www and doc folders.\u000a - removed all jars in www/webstart\u000a - deprecated some documents and readmes... feel free to remove some of them if no objections\u000a",
        "date" : "2010-06-27T22:03:46+0200",
        "id" : "fb6bee4cd94e7e6aaf3729b24297f026280b760b",
        "msg" : "cleaned up www and doc folders.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/TODO.txt"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-macosx-jsr-231.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solsparc.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-linux-1-1.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/alm-process/snippets/page.xml"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl.jnlp"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-jsr-231.jar"
          },
          {
            "editType" : "edit",
            "file" : "doc/differences-from-gl4java.txt"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-macosx-1-1.jar"
          },
          {
            "editType" : "edit",
            "file" : "doc/deployment/JOGL-DEPLOYMENT.html"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solx86.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-win32-1-1.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-jsr-231.jnlp"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-1-1.jnlp"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solx86-1-1.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solsparc-jsr-231.jar"
          },
          {
            "editType" : "edit",
            "file" : "doc/userguide/index.html"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solx86-jsr-231.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-macosx.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-solsparc-1-1.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-1-1.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-win32.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-linux-jsr-231.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-linux.jar"
          },
          {
            "editType" : "delete",
            "file" : "www/webstart/jogl-natives-win32-jsr-231.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/impl/NativeWindowFactoryImpl.java",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacDisplay.java",
          "src/newt/native/WindowsWindow.c",
          "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java",
          "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java",
          "src/newt/classes/com/jogamp/newt/Window.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java",
          "src/jogl/classes/com/jogamp/opengl/impl/macosx/cgl/MacOSXCGLDrawableFactory.java",
          "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLDrawableFactory.java",
          "src/newt/classes/com/jogamp/newt/impl/intel/gdl/Window.java",
          "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java",
          "src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java",
          "make/scripts/java-run-all.sh",
          "src/newt/classes/com/jogamp/newt/impl/awt/AWTWindow.java",
          "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Window.java",
          "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXDrawableFactory.java",
          "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java",
          "src/jogl/classes/javax/media/opengl/GLAutoDrawable.java",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java",
          "src/newt/classes/com/jogamp/newt/OffscreenWindow.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/newt/native/X11Window.c",
          "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java"
        ],
        "commitId" : "a4b16ad544f3f7872f15e52d7ada7dc1e506d333",
        "timestamp" : 1278500533000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding native repaint; Fix reparent/fullscreen\u000a\u000aNew: NEWT Native Repaint\u000a=========================\u000aSupport for native repaint, which shall call display() in case no animator is running.\u000aGLAutoDrawable invoke(GLRunnable) impl. handles case if invoked on animator thread,\u000aor no animator thread is running (issueing a display() call).\u000aThe impl resides in GLDrawableHelper.\u000a\u000aThe Animator un-/registers itself at the GLAutoDrawable via setAnimator.\u000a\u000aNew: NEWT AWT/NEWT Parenting Focus Handling\u000a============================================\u000aIntroducing Window.FocusRunnable, to be registered at the NEWT Window,\u000awhich will be executed before the native focus claim.\u000aWindow.FocusRunnable's run method returns a boolean,\u000awhich determines whether the native implementation shall proceed claiming the native focus.\u000aThis API focus hook is necessary to allow an optional underlying windowing toolkit,\u000aie AWT (see usage NewtCanvasAWT), to make the focus traversal transparent.\u000a\u000aFix: GLEventListener / GLDrawableHelper\u000a========================================\u000aGLEventListener's init() and glViewport()/reshape() method must be called before the 1st display()\u000aand after a dispose() call. It could miss the 1st display() call if added\u000aafter the setVisible(true) call - due to the native repainting.\u000aThe impl resides in GLDrawableHelper.\u000a\u000aFix: Misc NEWT\u000a==============\u000aWindow reparent issues a resize() and display() call, if it is visible.\u000a\u000anative Window uses direct send.*Event for input events (again),\u000ainstead of enqueueing it for performance.\u000a\u000aWindow impl all status change native event Java callbacks, instead of having\u000aduplicated code in all implementations.\u000a\u000aFullscreen, reposition at zero.\u000a\u000aReparent/Fullscreen repaint if visible.\u000a\u000aNative reparent/fullscreen, fix glitches on Windows (visibility while reparenting)\u000a",
        "date" : "2010-07-07T13:02:13+0200",
        "id" : "a4b16ad544f3f7872f15e52d7ada7dc1e506d333",
        "msg" : "GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/GLWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/impl/NativeWindowFactoryImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/awt/AWTWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/macosx/cgl/MacOSXCGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/intel/gdl/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/javax/media/nativewindow/GraphicsConfigurationFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/OffscreenWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11GLXDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLAutoDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Window.c"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-run-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/cg/CG/cg_enums.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_trim.java",
          "www/scilab.png",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/DisplayList.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/Glue.java",
          "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java",
          "COPYRIGHT.txt",
          "src/newt/classes/com/jogamp/newt/Window.java",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/Mixer.java",
          "src/newt/classes/com/jogamp/newt/NewtFactory.java",
          "src/jogl/classes/com/jogamp/opengl/impl/DesktopGLDynamicLibraryBundleInfo.java",
          "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java",
          "make/stub_includes/egl/window-system1.c",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Flist.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Pspec.java",
          "src/jogl/classes/javax/media/opengl/glu/GLUtessellator.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLBufferStateTracker.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Screen.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java",
          "make/stub_includes/jni/jvmti.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_surface.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/TextureIO.java.javame_cdc_fp",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/SGIImage.java",
          "test/Issue344Base.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Curvelist.java",
          "src/jogl/classes/javax/media/opengl/glu/GLUquadric.java",
          "make/lib/wince/arm/nvap/libnvkdmain.lib",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDrawable.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcTdirSorter.java",
          "src/junit/com/jogamp/test/junit/jogl/util/texture/gl2/TextureGL2ListenerDraw1.java",
          "make/stub_includes/openmax/OMX_Component.h",
          "make/stub_includes/egl/window-system-ext.c",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/NurbsConsts.java",
          "src/jogl/classes/com/jogamp/opengl/util/TGAWriter.java",
          "make/config/jogl/gl-impl-CustomJavaCode-gles2.java",
          "make/scripts/make.jogl.cdcfp.linux-x86.sh",
          "www/mbt.jpg",
          "make/stub_includes/openmax/OMX_ContentPipe.h",
          "www/raceview.jpg",
          "src/jogl/classes/com/jogamp/opengl/util/FileUtil.java",
          "www/bof0899.pdf",
          "src/newt/classes/com/jogamp/newt/impl/x11/X11Screen.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/awt/AWTTextureData.java",
          "make/scripts/make.jogl.all.win64.bat",
          "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsExternalWGLDrawable.java",
          "www/artofillusion.jpg",
          "make/config/jogl/gl3ext-headers.cfg",
          "make/scripts/make.jogl.doc.x86_64.sh",
          "make/stub_includes/egl/EGL/eglext.h",
          "make/config/jogl/gl3-headers.cfg",
          "make/config/nativewindow/jawt-CustomJavaCode.java",
          "src/newt/classes/com/jogamp/newt/impl/windows/WindowsDisplay.java",
          "src/jogl/classes/com/jogamp/opengl/util/awt/TextureRenderer.java",
          "www/worldwind.jpg",
          "make/config/jogl/gl-if-gl.cfg",
          "make/config/intptr.cfg",
          "www/impact.jpg",
          "make/config/jogl/gl-es2.cfg",
          "make/stub_includes/egl/KD/NV_extwindowprops.h",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java",
          "test/Issue344Test2.java",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/RectVisitor.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfQuiltspecs.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfBreakpts.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLBufferSizeTracker.java",
          "make/lib/wince/arm/nvap/libnvomx.lib",
          "make/config/jogl/gl-headers.cfg",
          "www/3167.pdf",
          "make/stub_includes/openmax/NVOMX_ComponentBase.h",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/WindowUtilNEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/acore/TestGLProfile01NEWT.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java",
          "make/stub_includes/openmax/OMX_Audio.h",
          "src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java",
          "make/stub_includes/egl/KD/kdplatform.h",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/Level.java",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDrawableFactory.java",
          "src/newt/native/KDWindow.c",
          "make/config/jogl/glu-CustomJavaCode-gl2es1.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Breakpt.java",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/Rect.java",
          "src/jogl/native/audio/Mixer.cpp",
          "make/scripts/java-win32-dbg.bat",
          "make/scripts/java-win32.bat",
          "CHANGELOG.txt",
          "make/stub_includes/opengl/gles1.c",
          "src/jogl/classes/com/jogamp/opengl/util/gl2/TileRenderer.java",
          "make/142-packages/package-list",
          "make/scripts/make.jogl.doc.all.x86_64.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcSdirSorter.java",
          "src/jogl/classes/com/jogamp/opengl/util/awt/Screenshot.java",
          "make/scripts/lsGLES2toGL3_commons.sh",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacDisplay.java",
          "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java",
          "src/newt/native/WindowsWindow.c",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfFloats.java",
          "src/jogl/classes/com/jogamp/opengl/impl/DesktopGLDynamicLookupHelper.java",
          "make/stub_includes/egl/KD/kd.h",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColorTexture.bfp",
          "src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallbackAdapter.java",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBufferBase.java",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/TestSpatialization.java",
          "make/stub_includes/openmax/OMX_Types.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/PwlArc.java",
          "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11ExternalGLXContext.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/SurfaceEvaluator.java",
          "make/config/jogl/cglext.cfg",
          "make/scripts/setenv-jogl.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLES1DynamicLibraryBundleInfo.java",
          "www/fenggui.jpg",
          "README.txt",
          "make/scripts/java-win64-dbg.bat",
          "www/avengina.jpg",
          "src/jogl/classes/com/jogamp/opengl/impl/GLDynamicLibraryBundleInfo.java",
          "src/jogl/classes/com/jogamp/opengl/impl/gl2/fixme/GLObjectTracker.java",
          "make/stub_includes/openmax/OMX_Core.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcTesselator.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Backend.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2SurfaceEvaluator.java",
          "src/jogl/classes/javax/media/opengl/glu/GLUnurbs.java",
          "src/newt/native/X11Window.c",
          "src/newt/native/NewtMacWindow.m",
          "make/config/jogl/glx-CustomCCode.c",
          "make/scripts/lsGL23_commons.sh",
          "make/scripts/lsGLtoGL3_commons.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Renderhints.java",
          "make/stub_includes/egl/KD/NV_multitouch.h",
          "make/jogl_wince6_vs9/jogl_wince6.suo",
          "make/stub_includes/egl/EGL/eglplatform.h",
          "make/scripts/lsGLtoES1_commons.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Knotspec.java",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/Surface2File.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/TextureCoords.java",
          "www/chronotext.jpg",
          "make/config/jogl/nsig.cfg",
          "make/lib/wince/arm/nvap/libEGL.lib",
          "www/madlix.png",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLContext.java",
          "make/scripts/lsGL23toGL2ES1_commons.sh",
          "src/jogl/classes/javax/media/opengl/Threading.java",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/RectanglePacker.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/sdk/CompileShader.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Mapdesc.java",
          "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java",
          "make/config/jogl/gl-if-gl2_es1.cfg",
          "src/newt/classes/com/jogamp/newt/Screen.java",
          "make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj",
          "test/Issue326Test1.java",
          "make/config/jogl/gl-x11-nsig.cfg",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/BezierArc.java",
          "make/scripts/make.jogl.all.win32.bat",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java",
          "make/scripts/make.jogl.all.linux-x86.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLExternalContext.java",
          "make/jogl_wince6_vs9/gluegen-rt/gluegen-rt.vcproj",
          "src/jogl/classes/com/jogamp/opengl/impl/GLDynamicLookupHelper.java",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/BackingStoreManager.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Curve.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDDisplay.java",
          "make/stub_includes/win32/wglext.c",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/SoundBuffer.java",
          "src/newt/native/BroadcomEGL.c",
          "test/Issue344Test4.java",
          "src/jogl/classes/com/jogamp/opengl/util/Animator.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_pwlcurve.java",
          "www/sharendipity.gif",
          "make/stub_includes/opengl/GLES2/gl2.h",
          "make/lib/wince/arm/nvap/libKD.lib",
          "make/config/jogl/glu-gl2.cfg",
          "make/config/jogl/cg-common-CustomJavaCode.java",
          "src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/FixedFuncHook.java",
          "src/jogl/classes/com/jogamp/opengl/impl/GLWorkerThread.java",
          "make/stub_includes/openmax/OMX_Image.h",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/Vec3f.java",
          "make/stub_includes/jni/jni.h",
          "make/stub_includes/opengl/GLES/gl.h",
          "src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java",
          "src/jogl/classes/com/jogamp/opengl/impl/awt/Java2D.java",
          "www/dukebeanem.jpg",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/package.html",
          "src/jogl/classes/com/jogamp/opengl/impl/GLStateTracker.java",
          "src/newt/classes/com/jogamp/newt/Display.java",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColor.bvp",
          "www/JOGLGlueGen.pdf",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TGAImage.java.javase",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TGAImage.java.javame_cdc_fp",
          "make/jogl_wince6_vs9/newt/newt.vcproj",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Subdivider.java",
          "src/jogl/classes/com/jogamp/opengl/util/GLBuffers.java",
          "make/stub_includes/openmax/NVOMX_IndexExtensions.h",
          "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsExternalWGLContext.java",
          "make/stub_includes/jni/jawt.h",
          "src/newt/classes/com/jogamp/newt/impl/windows/WindowsScreen.java",
          "make/stub_includes/egl/EGL/egl.h",
          "www/jake2.jpg",
          "make/stub_includes/openmax/OMX_Video.h",
          "make/stub_includes/openmax/NVOMX_ComponentRegister.h",
          "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CurveEvaluator.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java",
          "www/vldocking.jpg",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Quiltspec.java",
          "src/jogl/classes/com/jogamp/opengl/impl/ProjectFloat.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Bin.java",
          "make/stub_includes/opengl/GLES/glplatform.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Arc.java",
          "src/newt/classes/com/jogamp/newt/event/WindowUpdateEvent.java",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLOnscreenContext.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2CurveEvaluator.java",
          "LICENSE.txt",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/sdk/CompileShaderNVidia.java",
          "src/jogl/classes/com/jogamp/opengl/util/StreamUtil.java",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColor.bfp",
          "make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj",
          "src/jogl/classes/com/jogamp/opengl/util/awt/ImageUtil.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java",
          "src/jogl/classes/com/jogamp/opengl/util/Gamma.java",
          "make/stub_includes/macosx/cglext.c",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Splinespec.java",
          "make/config/jogl/gl3-desktop.cfg",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GLUgl2nurbsImpl.java",
          "make/config/jogl/gl-desktop.cfg",
          "make/config/jogl/glu-gl2es1.cfg",
          "src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java",
          "make/scripts/java-win64.bat",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLES2DynamicLibraryBundleInfo.java",
          "make/stub_includes/jni/win32/jawt_md.h",
          "make/scripts/lstjars.sh",
          "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java",
          "test/Issue344Test3.java",
          "make/README-zip-bundles.txt",
          "make/stub_includes/openmax/OMX_Index.h",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java",
          "make/lib/wince/arm/nvap/libGLESv1_CM.lib",
          "make/scripts/lsGL23_unique.sh",
          "test/Issue326Test2.java",
          "make/config/jogl/gl-if-gl2_es2.cfg",
          "make/config/jogl/gl-win32-nsig.cfg",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Quilt.java",
          "src/jogl/classes/com/jogamp/opengl/util/awt/TextRenderer.java",
          "make/config/jogl/gl-macosx-nsig.cfg",
          "make/config/jogl/egl.cfg",
          "make/stub_includes/jni/classfile_constants.h",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDynamicLibraryBundleInfo.java",
          "make/scripts/make.jogl.all.linux-x86_64.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Maplist.java",
          "make/stub_includes/openmax/OMX_IVCommon.h",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java",
          "make/config/jogl/glu-base.cfg",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2Backend.java",
          "make/config/jogl/gdi-CustomCCode.c",
          "www/jackflowers.jpg",
          "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColorLight.bvp",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBuffer2Screen.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Patch.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/LEDataInputStream.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_nurbscurve.java",
          "make/stub_includes/jni/jdwpTransport.h",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/LEDataOutputStream.java",
          "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11ExternalGLXDrawable.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/es1/RedSquare.java",
          "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java",
          "www/processing.jpg",
          "www/fusion-laboratory.jpg",
          "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLPbufferContext.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_nurbssurface.java",
          "make/jogl_wince6_vs9/jogl_wince6.sln",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBuffer2File.java",
          "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java",
          "make/scripts/make.jogl.cdcfp.macosx.sh",
          "www/ts1361.pdf",
          "make/stub_includes/jni/win32/jni_md.h",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TextureProvider.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDScreen.java",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TextureWriter.java",
          "make/config/jogl/gl-es1.cfg",
          "src/jogl/classes/com/jogamp/opengl/impl/gl2/ProjectDouble.java",
          "make/stub_includes/opengl/GLES/glext.h",
          "make/scripts/make.jogl.all.macosx.sh",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/Track.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Knotvector.java",
          "src/jogl/classes/com/jogamp/opengl/impl/awt/AWTThreadingPlugin.java",
          "src/jogl/classes/com/jogamp/audio/windows/waveout/Audio.java",
          "www/BOF-3908-JOGL-slides.pdf",
          "src/jogl/classes/com/jogamp/opengl/util/texture/TextureData.java",
          "make/stub_includes/opengl/gles2.c",
          "www/specksim.jpg",
          "www/strap.jpg",
          "make/stub_includes/openmax/OMX_Other.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_curve.java",
          "www/glstudio.jpg",
          "src/jogl/classes/com/jogamp/opengl/util/texture/TextureIO.java.javase",
          "www/2125.pdf",
          "make/scripts/lsGLtoES2_commons.sh",
          "src/newt/classes/com/jogamp/newt/impl/x11/X11Display.java",
          "make/scripts/lsGLtoES1ES2_commons.sh",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/TrimVertex.java",
          "make/config/jogl/gl-impl-CustomJavaCode-gles1.java",
          "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java",
          "make/config/jogl/glxext.cfg",
          "make/stub_includes/opengl/GLES2/gl2ext.h",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Property.java",
          "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBufferUtil.java",
          "make/stub_includes/opengl/GLES/glu.h",
          "src/jogl/classes/com/jogamp/opengl/util/FBObject.java",
          "nbproject/project.xml",
          "make/config/nativewindow/jawt-DrawingSurfaceInfo-CustomJavaCode.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/README.txt",
          "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Window.java",
          "src/jogl/classes/com/jogamp/opengl/util/packrect/LevelSet.java",
          "make/lib/wince/arm/nvap/libGLESv2.lib",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfArcs.java",
          "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Patchlist.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/DDSImage.java.javase",
          "make/native-taglet.properties",
          "make/config/jogl/eglext.cfg",
          "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java",
          "make/stub_includes/opengl/GL3/gl3.h",
          "make/config/jogl/glu-CustomJavaCode-base.java",
          "test/Issue344Test1.java",
          "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java",
          "src/newt/classes/com/jogamp/newt/impl/macosx/MacScreen.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/spi/DDSImage.java.javame_cdc_fp"
        ],
        "commitId" : "64d4965cb717e75428fff7995a33de62ce533cd6",
        "timestamp" : 1278501050000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix file modes\u000a",
        "date" : "2010-07-07T13:10:50+0200",
        "id" : "64d4965cb717e75428fff7995a33de62ce533cd6",
        "msg" : "Fix file modes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/StreamUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/Level.java"
          },
          {
            "editType" : "edit",
            "file" : "COPYRIGHT.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfArcs.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/Vec3f.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-if-gl2_es2.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/setenv-jogl.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_trim.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/BroadcomEGL.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallback.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/drawable/TestDrawable01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/window-system-ext.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLExternalContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Knotspec.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDrawableFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/Threading.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Test3.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/awt/AWTTextureData.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/TestSpatialization.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Animator.java"
          },
          {
            "editType" : "edit",
            "file" : "www/madlix.png"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLBufferStateTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libGLESv1_CM.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Renderhints.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_ContentPipe.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.m"
          },
          {
            "editType" : "edit",
            "file" : "make/config/nativewindow/jawt-DrawingSurfaceInfo-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/SoundBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Curve.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/KDWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "README.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glu-gl2.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Quiltspec.java"
          },
          {
            "editType" : "edit",
            "file" : "www/bof0899.pdf"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TGAImage.java.javame_cdc_fp"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/Surface2File.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Screen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/sdk/CompileShaderNVidia.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue326Test2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/WindowUtilNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/win32/jawt_md.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/Gamma.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glu-gl2es1.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/x11/X11Window.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gles1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Window.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Curvelist.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Types.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/gles1.c"
          },
          {
            "editType" : "edit",
            "file" : "www/specksim.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.cdcfp.linux-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/Track.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/NVOMX_ComponentRegister.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TextureWriter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/DesktopGLDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/windows/WindowsScreen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows02NEWTAnimated.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-impl-CustomJavaCode-gles2.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glxext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/TestOffscreen01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/jawt.h"
          },
          {
            "editType" : "edit",
            "file" : "www/sharendipity.gif"
          },
          {
            "editType" : "edit",
            "file" : "make/config/intptr.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/cg/CG/cg_enums.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11ExternalGLXContext.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl3-desktop.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Patchlist.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/classfile_constants.h"
          },
          {
            "editType" : "edit",
            "file" : "www/strap.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/KD/NV_multitouch.h"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-if-gl.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/win32/jni_md.h"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lstjars.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/FPSAnimator.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue326Test1.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-win32-nsig.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "www/mbt.jpg"
          },
          {
            "editType" : "edit",
            "file" : "www/processing.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLES1DynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CurveEvaluator.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGLtoES1_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_pwlcurve.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gdi-CustomCCode.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/glu/GLUtessellatorCallbackAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/GLBuffers.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Test4.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/SGIImage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/Rect.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/EGL/egl.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_surface.java"
          },
          {
            "editType" : "edit",
            "file" : "www/ts1361.pdf"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/TextureCoords.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/EGL/eglext.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLOnscreenContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/BezierArc.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/EGL/eglplatform.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GL3/gl3.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Knotvector.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/acore/TestGLProfile01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/TextureRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/window-system1.c"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/KD/kd.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLPbufferContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Arc.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01cSwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColor.bvp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/glu/GLUquadric.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/macosx/cglext.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/LEDataOutputStream.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/newt/newt.vcproj"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Test2.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-headers.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/gl2/fixme/GLObjectTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Image.h"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-es1.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGLtoES2_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-macosx-nsig.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLBufferSizeTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01bAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl3-headers.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGL23_unique.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/windows/WindowsDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsExternalWGLDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "www/JOGLGlueGen.pdf"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Subdivider.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGLES2toGL3_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/es1/RedSquare.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfFloats.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/gl2/TileRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGLtoGL3_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/BackingStoreManager.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Core.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/Display.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-x11-nsig.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColor.bfp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/SurfaceEvaluator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacScreen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Bin.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/TextureIO.java.javame_cdc_fp"
          },
          {
            "editType" : "edit",
            "file" : "www/raceview.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/DesktopGLDynamicLookupHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES/glu.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/ImageUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/LevelSet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/awt/Java2D.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/FBObject.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/ProjectFloat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/util/texture/gl2/TextureGL2ListenerDraw1.java"
          },
          {
            "editType" : "edit",
            "file" : "CHANGELOG.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Component.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GLUgl2nurbsImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_nurbssurface.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/cg-common-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/gluegen-rt/gluegen-rt.vcproj"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2CurveEvaluator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2SurfaceEvaluator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLDynamicLookupHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/RectanglePacker.java"
          },
          {
            "editType" : "edit",
            "file" : "www/jackflowers.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/DDSImage.java.javase"
          },
          {
            "editType" : "edit",
            "file" : "www/vldocking.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libnvkdmain.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/x11/glx/X11ExternalGLXDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/broadcom/egl/Screen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/gl2/ProjectDouble.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01aAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGL23toGL2ES1_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Maplist.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColorTexture.bfp"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/jni.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcTesselator.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES2/gl2.h"
          },
          {
            "editType" : "edit",
            "file" : "www/scilab.png"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/cglext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl3ext-headers.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_IVCommon.h"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBuffer2Screen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcSdirSorter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/gl2/nurbs/GL2Backend.java"
          },
          {
            "editType" : "edit",
            "file" : "www/BOF-3908-JOGL-slides.pdf"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/audio/Mixer.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/Mixer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Splinespec.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "www/dukebeanem.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/TextureIO.java.javase"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/package.html"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-es2.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES/gl.h"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Video.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/x11/X11Screen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/FileUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-desktop.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libGLESv2.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/DisplayList.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/egl.cfg"
          },
          {
            "editType" : "edit",
            "file" : "www/avengina.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/sdk/CompileShader.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLStateTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Quilt.java"
          },
          {
            "editType" : "edit",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/TextureData.java"
          },
          {
            "editType" : "edit",
            "file" : "www/2125.pdf"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Index.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/FixedFuncHook.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLES2DynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/event/WindowUpdateEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/X11Window.c"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/jogl_wince6.suo"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Other.h"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestAWT01GLn.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/x11/X11Display.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-x86.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/awt/AWTThreadingPlugin.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Base.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/jogl_es2/jogl_es2.vcproj"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/win32/wglext.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Mapdesc.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLWorkerThread.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glx-CustomCCode.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TGAImage.java.javase"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacDisplay.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.cdcfp.macosx.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/jvmti.h"
          },
          {
            "editType" : "edit",
            "file" : "make/config/nativewindow/jawt-CustomJavaCode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfBreakpts.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/Screenshot.java"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libKD.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/LEDataInputStream.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Pspec.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glu-CustomJavaCode-base.java"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libnvomx.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/TextRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "make/jogl_wince6_vs9/jogl_wince6.sln"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/audio/windows/waveout/Audio.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES/glext.h"
          },
          {
            "editType" : "edit",
            "file" : "make/README-zip-bundles.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/README.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/KD/NV_extwindowprops.h"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBufferUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES2/gl2ext.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/TGAWriter.java"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/wince/arm/nvap/libEGL.lib"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/Glue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/opengl/kd/KDScreen.java"
          },
          {
            "editType" : "edit",
            "file" : "www/chronotext.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.doc.x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/OMX_Audio.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/macosx/MacWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "www/3167.pdf"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/DDSImage.java.javame_cdc_fp"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/spi/TextureProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/WindowsWindow.c"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/texture/TestTexture01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGL23_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/NVOMX_IndexExtensions.h"
          },
          {
            "editType" : "edit",
            "file" : "www/fenggui.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Backend.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_nurbscurve.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/NurbsConsts.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Test1.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Property.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/egl/EGLDrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/NewtFactory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Flist.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/jni/jdwpTransport.h"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glu-CustomJavaCode-gl2es1.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.doc.all.x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/GLES/glplatform.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/O_curve.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/PwlArc.java"
          },
          {
            "editType" : "edit",
            "file" : "www/worldwind.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBuffer2File.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/glu/GLUtessellator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Patch.java"
          },
          {
            "editType" : "edit",
            "file" : "make/142-packages/package-list"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/nsig.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/eglext.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/windows/WindowsWindow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestGLWindows01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestListenerCom01AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/TrimVertex.java"
          },
          {
            "editType" : "edit",
            "file" : "www/glstudio.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/CArrayOfQuiltspecs.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/GLDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "www/impact.jpg"
          },
          {
            "editType" : "edit",
            "file" : "www/jake2.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/openmax/NVOMX_ComponentBase.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/packrect/RectVisitor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/offscreen/ReadBufferBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestWindows01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsNewtAWTWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/lsGLtoES1ES2_commons.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/awt/Overlay.java"
          },
          {
            "editType" : "edit",
            "file" : "www/artofillusion.jpg"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-x86_64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-if-gl2_es1.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/egl/KD/kdplatform.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/glu/GLUnurbs.java"
          },
          {
            "editType" : "edit",
            "file" : "make/native-taglet.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting02AWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/parenting/TestParenting01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "nbproject/project.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/stub_includes/opengl/gles2.c"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/ArcTdirSorter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsExternalWGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "www/fusion-laboratory.jpg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/glsl/fixedfunc/impl/shaders/bin/nvidia/FixedFuncColorLight.bvp"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/demos/gl2/gears/TestGearsAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/jogl/glu-base.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/glu/nurbs/Breakpt.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    
  ]
}