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

Changes

Summary

  1. Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (details)
  2. Bug 1153 - GLEmitter: Only dump extra comment if w/o enum-name or w/o (details)
  3. TestVersionSemanticsNOUI: Fix expected compat result (inactive tests) (details)
  4. Use CompatibilityType.BACKWARD_COMPATIBLE_BINARY for 2.3.1 / Add (details)
Commit 5deabf720f1101b39376cb211c39f6f0c3474153 by Sven Gothel
Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen commit c156343fec33ceea7f238b9766a9f4985fb92687)
The file was modified src/newt/classes/jogamp/newt/driver/windows/ScreenDriver.java (diff)
The file was modified src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/awt/WindowsAWTWGLGraphicsConfigurationFactory.java (diff)
The file was modified src/newt/classes/jogamp/newt/MonitorModeProps.java (diff)
The file was modified src/jogl/classes/jogamp/opengl/util/jpeg/JPEGDecoder.java (diff)
The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java (diff)
The file was modified src/newt/classes/jogamp/newt/driver/macosx/ScreenDriver.java (diff)
Commit dc32ed4f045cbdfdc70fe8572564cd8e3b5eb33b by Sven Gothel
Bug 1153 - GLEmitter: Only dump extra comment if w/o enum-name or w/o extension

Since GlueGen handles enum typedef's properly, this relation to the enum-name is already printed.
The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/GLEmitter.java (diff)
Commit c781cbd978b0635a49e39d48d5786cc71cf7566b by Sven Gothel
TestVersionSemanticsNOUI: Fix expected compat result (inactive tests)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java (diff)
Commit 1744cccaa63fa27b399b032c7767de2115ba2c7a by Sven Gothel
Use CompatibilityType.BACKWARD_COMPATIBLE_BINARY for 2.3.1 / Add EGL.KHRONOS_BOOLEAN_ENUM_FORCE_SIZE manually to avoid binary incompatibility
The file was modified make/config/jogl/egl.cfg (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java (diff)