Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use (details)
  2. Bug 818: Add missing html file for applet unit test of commit (details)
  3. Bug 848: Add test applet ; Bug 816 Bug816AppletGLCanvas02: Remove 2nd (details)
  4. artifact.properties: Add jogl.build.version:=jogamp.version (details)
  5. Bug 816/848: Cleanup test applet layout/size ; Note Bug 848: Not (details)
Commit 50bc843365f65bc6b84a57baa429e32f53fa26e5 by Sven Gothel
AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use identity tranform in such case.
The file was modified make/scripts/tests.sh (diff)
The file was modified src/jogl/classes/jogamp/opengl/awt/AWTTilePainter.java (diff)
Commit abdc28ec9304b39f981c49e2f9554e05aaff9cc3 by Sven Gothel
Bug 818: Add missing html file for applet unit test of commit 51ea4e5d5d212dfef519cf824d6cbf69e41bebc7
The file was addedjnlp-files/jogl-applet-bug818_gljpanel01.html (diff)
Commit 3a8c4d65f0e6e378738dc0c543173f79d10e5821 by Sven Gothel
Bug 848: Add test applet ; Bug 816 Bug816AppletGLCanvas02: Remove 2nd Animator ; Fix intendation (TAB -> WS)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug848AppletGLCanvas01.java (diff)
The file was addedjnlp-files/jogl-applet-bug848_glcanvas01.html (diff)
The file was modified jnlp-files/jogl-applet-bug816_glcanvas02.html (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug816AppletGLCanvas02.java (diff)
The file was modified jnlp-files/jogl-applet-bug818_gljpanel01.html (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug816AppletGLCanvas01.java (diff)
Commit 7deea4c2494f7db4ac6ac9fafafaee00db402975 by Sven Gothel
artifact.properties: Add jogl.build.version:=jogamp.version
The file was modified make/build.xml (diff)
Commit 61e47c5683ef038d8684bce56714ae0a514dd697 by Sven Gothel
Bug 816/848: Cleanup test applet layout/size ; Note Bug 848: Not reproducible after restart of OSX test machine!
The file was removedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug816AppletGLCanvas02.java (diff)
The file was removedjnlp-files/jogl-applet-bug816_glcanvas02.html (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug816AppletGLCanvas02b.java (diff)
The file was modified jnlp-files/jogl-test-applets.html (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug816AppletGLCanvas02a.java (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/Bug848AppletGLCanvas01.java (diff)
The file was addedjnlp-files/jogl-applet-bug816_glcanvas02b.html (diff)
The file was addedjnlp-files/jogl-applet-bug816_glcanvas02a.html (diff)
The file was modified jnlp-files/jogl-applet-bug848_glcanvas01.html (diff)
The file was modified src/newt/classes/com/jogamp/newt/awt/applet/JOGLNewtApplet1Run.java (diff)