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

Changes

Summary

  1. Adapt to GlueGen's Bitfield Changes (commit (details)
  2. NEWT.WindowImpl: Adopt synchronized Bitfield for state flags (replacing (details)
  3. Fix commit 24b646d387b3d85467bb22763b016a556d665707: Add missing (details)
Commit 87f29ea276d70171bbf227c0800991349ccf4873 by Sven Gothel
Adapt to GlueGen's Bitfield Changes (commit 047e9adaf2a5f51f7acfa194a744c99b6bfadaea)
The file was modifiedsrc/newt/classes/com/jogamp/newt/event/KeyEvent.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/event/InputEvent.java (diff)
The file was modifiedsrc/nativewindow/classes/com/jogamp/nativewindow/util/PixelFormat.java (diff)
Commit 24b646d387b3d85467bb22763b016a556d665707 by Sven Gothel
NEWT.WindowImpl: Adopt synchronized Bitfield for state flags (replacing 11 booleans)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/android/WindowDriver.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/driver/bcm/vc/iv/WindowDriver.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/WindowImpl.java (diff)
Commit da1a4cc5bc4a7fda0605709b61a63564b9070378 by Sven Gothel
Fix commit 24b646d387b3d85467bb22763b016a556d665707: Add missing semicolon
The file was modifiedsrc/newt/classes/jogamp/newt/WindowImpl.java (diff)