{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,081",
          "upstreamBuild" : 1081,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1081,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
            "branch" : [
              {
                "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
            "branch" : [
              {
                "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
        "branch" : [
          {
            "SHA1" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 721,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1081",
  "duration" : 3667468,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 #1081",
  "id" : "2013-09-25_02-09-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1081,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1380067794000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1081/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java"
        ],
        "commitId" : "5822557d00b43ee3655db4343eeefcd417094983",
        "timestamp" : 1379563226000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestTiledPrintingGearsSwingAWT: Enable 'bitmap' test only on Windows, issues w/ AMD catalyst driver and pixmap surface ..\u000a",
        "date" : "2013-09-19T06:00:26+0200",
        "id" : "5822557d00b43ee3655db4343eeefcd417094983",
        "msg" : "TestTiledPrintingGearsSwingAWT: Enable 'bitmap' test only on Windows,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-staticglgen.xml",
          "make/build-jogl.xml",
          "make/scripts/check-java-major-version.sh"
        ],
        "commitId" : "b1db882abfe6166abb5f06df8ff2d386e5f8f842",
        "timestamp" : 1379568003000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks.\u000a\u000aBefore we bumped java language version to 1.6, i.e. target == 1.5,\u000awe required to compile some parts w/ the host level (1.6).\u000a\u000aThis is no more required.\u000a",
        "date" : "2013-09-19T07:20:03+0200",
        "id" : "b1db882abfe6166abb5f06df8ff2d386e5f8f842",
        "msg" : "Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-staticglgen.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/check-java-major-version.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/jogamp/opengl/GLStateTracker.java"
        ],
        "commitId" : "51df3f354a700454498371c0565bfcd6c0d3bf5f",
        "timestamp" : 1379662658000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 839: Clarifying GLStateTracker.clearStates(..) remove 'enable' change - Part 1\u000a\u000aTODO: Only disable state tracker at GLContext.destroy()\u000a",
        "date" : "2013-09-20T09:37:38+0200",
        "id" : "51df3f354a700454498371c0565bfcd6c0d3bf5f",
        "msg" : "Bug 839: Clarifying GLStateTracker.clearStates(..) remove 'enable'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLStateTracker.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/util/DemoGL2ES1TextureImmModeSink.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw01ES2Listener.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTGATextureFromFileNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/TextureDraw01GL2Listener.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGTextureFromFileNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw02ES2ListenerFBO.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGJoglAWTCompareNewtAWT.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileAWT.java",
          "src/jogl/classes/com/jogamp/opengl/util/texture/TextureState.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/TextureDraw01Accessor.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGImage01NEWT.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLJPanelTextureStateAWT.java"
        ],
        "commitId" : "c427ed22244df44b71a0f1f000b0f93e56c283c2",
        "timestamp" : 1379665128000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 826: GLJPanel: Fully restore TextureState and Viewport\u000a\u000aIn FBO mode save TextureState of current texture-unit,\u000aas well as for the fbo texture-unit if the latter is a different.\u000a\u000aIn glslTextureRaster mode for verical flip (using FBO),\u000aset the viewport to drawable size if before flipping and restore afterward - if equired.\u000a\u000aTestGLJPanelTextureStateAWT fully tests use cases:\u000a  - Keep texture bound w/ same or other texture-unit\u000a  - Use 2 viewports within one drawable and keep it\u000a",
        "date" : "2013-09-20T10:18:48+0200",
        "id" : "c427ed22244df44b71a0f1f000b0f93e56c283c2",
        "msg" : "Fix Bug 826: GLJPanel: Fully restore TextureState and Viewport",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGImage01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/DemoGL2ES1TextureImmModeSink.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTGATextureFromFileNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/TextureDraw01GL2Listener.java"
          },
          {
            "editType" : "add",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/texture/TextureState.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestGLJPanelTextureStateAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGTextureFromFileNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGJoglAWTCompareNewtAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw01ES2Listener.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw02ES2ListenerFBO.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/TextureDraw01Accessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT2.java",
          "src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java",
          "make/scripts/tests-x64-dbg.bat",
          "src/test/com/jogamp/opengl/test/junit/jogl/tile/TransparentPanel.java",
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh"
        ],
        "commitId" : "939d6304d464e69b1d1d2a104c3da5536d3bf326",
        "timestamp" : 1379665789000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile upper area, cleanup.\u000a\u000aTestTiledPrintingGearsSwingAWT2: Provoked !flipped bug where top-row was positioned too low\u000adue to using full size tile-height.\u000a\u000aCutting of the unused top-row's upper area corrects this issue.\u000a\u000avertical-flip mode does not expose this situation, since flipping\u000ashifts the payload to the upper tile area.\u000a\u000aTestTiledPrintingGearsSwingAWT2: Also tests an alternative transparent overlapping mode\u000awithout layout.\u000a",
        "date" : "2013-09-20T10:29:49+0200",
        "id" : "939d6304d464e69b1d1d2a104c3da5536d3bf326",
        "msg" : "AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TestTiledPrintingGearsSwingAWT2.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/tile/TransparentPanel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLContext.java",
          "src/jogl/classes/jogamp/opengl/GLContextImpl.java",
          "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java",
          "src/jogl/classes/jogamp/opengl/GLStateTracker.java",
          "src/jogl/classes/javax/media/opengl/GLContext.java",
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java",
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "4ef07dc20a3d867feb1c51b4ce22ae3d06094781",
        "timestamp" : 1379726372000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass 'isInit' flag.\u000a",
        "date" : "2013-09-21T03:19:32+0200",
        "id" : "4ef07dc20a3d867feb1c51b4ce22ae3d06094781",
        "msg" : "Fix Bug 839: Clarify whether resetStates(..) shall clearStates() - Pass",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLContextImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLStateTracker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/DefaultEDTUtil.java"
        ],
        "commitId" : "c5bec6b8f5c33a812338dcbe8994546bddf0508b",
        "timestamp" : 1379802911000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix Bug 840: DefaultEDTUtil.restart() shall only reuse ThreadGroup (tg) is not destroyed, otherwise use current thread's tg.\u000a\u000aWith jdk7u40, when re-launching a NEWT applet (JOGLNewtApplet1Run),\u000ai.e. via browser back and forth, the following exception happens:\u000a\u000ajava.lang.RuntimeException: java.lang.IllegalThreadStateException\u000a    at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:218)\u000a    at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)\u000a    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)\u000a    at java.lang.Thread.run(Unknown Source)\u000aCaused by: java.lang.IllegalThreadStateException\u000a    at java.lang.ThreadGroup.addUnstarted(Unknown Source)\u000a    at java.lang.Thread.init(Unknown Source)\u000a    at java.lang.Thread.<init>(Unknown Source)\u000a    at jogamp.newt.DefaultEDTUtil$NEDT.<init>(DefaultEDTUtil.java:280)\u000a    at jogamp.newt.DefaultEDTUtil.restart(DefaultEDTUtil.java:91)\u000a    at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:231)\u000a    at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:1758)\u000a    at jogamp.newt.WindowImpl.setUndecorated(WindowImpl.java:1477)\u000a    at com.jogamp.newt.opengl.GLWindow.setUndecorated(GLWindow.java:278)\u000a    at com.jogamp.newt.awt.applet.JOGLNewtApplet1Run.init(JOGLNewtApplet1Run.java:188)\u000a    ... 3 more\u000a\u000aThis is due to 7u40's changed ThreadGroup (tg) lifecycle, i.e. the tg is destroyed.\u000aIn such case, DefaultEDTUtil.restart() shall use the current threads tg.\u000a",
        "date" : "2013-09-22T00:35:11+0200",
        "id" : "c5bec6b8f5c33a812338dcbe8994546bddf0508b",
        "msg" : "Fix Bug 840: DefaultEDTUtil.restart() shall only reuse ThreadGroup (tg)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/DefaultEDTUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-osx-x64.sh",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java"
        ],
        "commitId" : "51ae910b9ad4f3691c2b91a912b94701d0ef98ac",
        "timestamp" : 1380006264000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 816: Add unit test 'TestBug816OSXCALayerPosAWT'\u000a",
        "date" : "2013-09-24T09:04:24+0200",
        "id" : "51ae910b9ad4f3691c2b91a912b94701d0ef98ac",
        "msg" : "Bug 816: Add unit test 'TestBug816OSXCALayerPosAWT'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-osx-x64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/TileRendererBase.java"
        ],
        "commitId" : "2f09d266f75dfb4ab0d4504dd0a7699757bc40b3",
        "timestamp" : 1380039351000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TileRendererBase: Remove redundant reshape propagation of atached GLEL, call pre/post reshape in it's display method instead.\u000a",
        "date" : "2013-09-24T18:15:51+0200",
        "id" : "2f09d266f75dfb4ab0d4504dd0a7699757bc40b3",
        "msg" : "TileRendererBase: Remove redundant reshape propagation of atached GLEL,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/TileRendererBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/macosx/MacOSXWindowSystemInterface-calayer.m",
          "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java",
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java",
          "src/nativewindow/native/macosx/OSXmisc.m",
          "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java",
          "src/nativewindow/native/macosx/NativeWindowProtocols.h",
          "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
        ],
        "commitId" : "4b5435c68c3f12d62dadb395957362eceacfb25c",
        "timestamp" : 1380049996000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 816: Fix OSX CALayer 'quirks' for AWT 1.7.0_40 - See JAWTUtil JAWT_OSX_CALAYER_QUIRK_SIZE and JAWT_OSX_CALAYER_QUIRK_POSITION.\u000a\u000a- Provide quirk bits for OSX CALayer depending on used JVM/AWT\u000a  and act accordingly.\u000a\u000a- TestBug816OSXCALayerPosAWT: Add resize by frame\u000a",
        "date" : "2013-09-24T21:13:16+0200",
        "id" : "4b5435c68c3f12d62dadb395957362eceacfb25c",
        "msg" : "Bug 816: Fix OSX CALayer 'quirks' for AWT 1.7.0_40 - See JAWTUtil",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/macosx/NativeWindowProtocols.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/macosx/MacOSXWindowSystemInterface-calayer.m"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/JAWTUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/macosx/OSXmisc.m"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug816OSXCALayerPosAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/jawt/macosx/MacOSXJAWTWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/native/macosx/OSXmisc.m"
        ],
        "commitId" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
        "timestamp" : 1380060522000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "OSXMisc.c: Fix compilation error w/ java6's jint definition (probably clang as well)\u000a\u000aRegression of commit 4b5435c68c3f12d62dadb395957362eceacfb25c\u000a",
        "date" : "2013-09-25T00:08:42+0200",
        "id" : "7231fa94ce228b1ea31acba5582e95b0c9f40778",
        "msg" : "OSXMisc.c: Fix compilation error w/ java6's jint definition (probably",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/macosx/OSXmisc.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}