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

Changes

Summary

  1. NEWT: Fix destruction of not yet realized Window/Screen/Display ; Bug411 (details)
Commit a831e7d5c5a9c1e82f70713f7d07946cfc562041 by Sven Gothel
NEWT: Fix destruction of not yet realized Window/Screen/Display ; Bug411 Test: Add parallel NEWT animation.
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/ScreenImpl.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/WindowImpl.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/DisplayImpl.java (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTUsageBeforeJOGLInitBug411.java (diff)