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

Changes

Summary

  1. junit Gears: remove AWT GLCanvas from import (details)
  2. Fix MemoryObject: Remove unnecessary and slow hash collision action (details)
  3. Revert Gears: Remove static main, since junit tries to load references (details)
Commit b663dd3d22c5d0462e34ec4227630b3470abfdff by Sven Gothel
junit Gears: remove AWT GLCanvas from import
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java (diff)
Commit 47bad30d1a3a96b962f651bf8baeee228387fcc5 by Sven Gothel
Fix MemoryObject: Remove unnecessary and slow hash collision action
The file was modifiedsrc/jogl/classes/jogamp/opengl/MemoryObject.java (diff)
Commit b0c33118fdbeb8c7d26017b8cd4bc5f683369c8e by Sven Gothel
Revert Gears: Remove static main, since junit tries to load references (AWT); Remove static init as well
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/gears/Gears.java (diff)