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

Changes

Summary

  1. Windows Scripts: Bump JVM to 1.8.0_60 (details)
  2. NativeWindowFactory.createDevice(..): Support creating EGLGraphicsDevice (details)
Commit d3db8fc5f03f280cef0d485b93dc8de5a2db9399 by Sven Gothel
Windows Scripts: Bump JVM to 1.8.0_60
The file was modifiedmake/scripts/make.jogl.all.win32.bat (diff)
The file was modifiedmake/scripts/tests-x32-dbg.bat (diff)
The file was modifiedmake/scripts/test-win32-smb_share.bat (diff)
The file was modifiedmake/scripts/tests-x32.bat (diff)
The file was modifiedmake/scripts/tests-x64-dbg.bat (diff)
The file was modifiedmake/scripts/tests-javaws-x64.bat (diff)
The file was modifiedmake/scripts/tests-x64.bat (diff)
The file was modifiedmake/scripts/make.jogl.all.win64.bat (diff)
Commit 8a3b6e38269d54a73a766f79df8d7f037eae823b by Sven Gothel
NativeWindowFactory.createDevice(..): Support creating EGLGraphicsDevice
using reflection for 'jogamp.opengl.egl.EGLDisplayUtil'
The file was modifiedsrc/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java (diff)