The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Fix classpaths to work with Java 7's javah (details)
- Proper classpath for all javah commands, using 'rootrel.build' (details)
- JAWTWindow.getLocationOnScreen(): Add proper JAWT lockSurface() ; (details)
- ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to (details)
- Tests: Comment GLProfile.initSingleton(false), which is redundant / (details)
- NEWT Window/WindowImpl: Add generics - addChild()/removeChild() return (details)
- Complete commit cb4e73183103c13d8bcf7c7667e1b9ea181e1f5f (sorry) (details)
- Fix NEWT regression due to fix of bug 502, commit (details)
- SWT/AWT Test: Run AWT destruction on AWT-EDT, issue shell.close() before (details)
- Use GlueGen's setenv-build-jogl scripts from commit (details)
- Cont w/ 5a7811ecd23a3ab1af62b243c82d362431793a57: test-x*.sh (details)
- TestAWTTextRendererUseVertexArrayBug464: Run AWT destruction on AWT-EDT (details)
- TestGLDebug*: Remove Thread.dumpStack() .. (details)