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

Changes

Summary

  1. OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already (details)
  2. Tests/OSX: NEWT is supported. Disable swt.awt for OSX, test currently (details)
Commit 2dd78164a756691d23c14faf6eb466d182f23a3c by Sven Gothel
OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already mainThread
The file was modifiedsrc/jogl/native/macosx/MacOSXWindowSystemInterface.m (diff)
The file was modifiedsrc/nativewindow/classes/jogamp/nativewindow/macosx/OSXUtil.java (diff)
Commit ea3486fd2a98ca00c62b9f0b7e3ef8251387f971 by Sven Gothel
Tests/OSX: NEWT is supported. Disable swt.awt for OSX, test currently freezes.
The file was modifiedmake/build-test.xml (diff)