Skip to content
Success

#36 (Dec 12, 2013, 6:01:07 AM)

Started 11 yr ago
Took 13 min on linux64-null-centos55-jogamp-x64-chuck-001

Started by upstream project jogl_onmaster build number 36
originally caused by:

Revision: ccfc9b529b1dbd6003a62cb4215e2cdaeb8c37fd
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. jogl: add missing @Override annotation in NewtCanvasAWT (details / githubweb)
  2. jogl: simplify conditional that repeats test for isOnScreen (details / githubweb)
  3. jogl: do the clearGlobalFocusOwner() call on the AWT EDT in (details / githubweb)
  4. jogl: push other call to clearGlobalFocus to the AWT EDT (details / githubweb)
  5. NewtCanvasAWT: Remove useless block in else branch (details / githubweb)
  6. WWW: Add J4K and Unlicense in Tools/Libraries .. (details / githubweb)
  7. Bug 909 - Reccreate GLJPanel's BufferedImage is no more sourced by (details / githubweb)
  8. AWTWindowClosingProtocol: Hold Window reference impl. is listening to to (details / githubweb)
  9. JOGLNewtAppletBase's windowDestroyNotify(): Double check 'awtParent' (details / githubweb)
  10. JOGLNewtApplet1Run: Perform AWT Operations on AWT-EDT ; Remove redundant (details / githubweb)
  11. JOGLNewtAppletBase's add/remove 'reparentHome WindowListener' at (details / githubweb)
  12. Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone (details / githubweb)
  13. Bug 672 (NewtCanvasSWT ignore windowing offset on OSX'). (details / githubweb)
  14. Bug 672: Move Unit Tests to appropriate SWT package and prepent Test so (details / githubweb)
  15. Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl (details / githubweb)
  16. Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone (details / githubweb)
  17. Bug 910: Add Standalone Extended Applet Lifecycle Validation Test (details / githubweb)
  18. Refine DemoBug910ExtendedAWTAppletLifecycleCheck (commit (details / githubweb)
  19. Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to (details / githubweb)
  20. Bug 907 - Initial patch allowing Jogl to respond to other applications (details / githubweb)
  21. Bug 907 - Cleanup Commit e9c711a86aa05f4f24c69972532833f5a98911a3 (details / githubweb)
  22. Bug 907 - Fix regression of 'cleanup' Commit (details / githubweb)
  23. GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in (details / githubweb)
  24. GLDrawableFactory.shutdown0() Add DEBUG line at the end (details / githubweb)
  25. Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO (details / githubweb)
  26. Bug 907 - Add native Windows test sending WM_GETTEXT to all windows and (details / githubweb)
  27. GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to (details / githubweb)
  28. Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow (details / githubweb)
  29. Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured (details / githubweb)
  30. NEWT Windows: Rearrange wndProc switch-case: All key/mouse events shall (details / githubweb)
  31. Bug 916 - NEWT Fullscreen Mode on Windows ALT-TAB doesn't allow (details / githubweb)
  32. Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / (details / githubweb)
  33. Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to (details / githubweb)
  34. TestNewtKeyEventAutoRepeatAWT: Fix regression of commit (details / githubweb)
  35. jogl: update the entry for JaamSim to a better image, update link to (details / githubweb)
  36. Bug 747: VectorUtil: Make scale(..) creating new float[] deprecated, (details / githubweb)
  37. Bug 904: 'User Vertical Flip' for GLJPanel shall be performed via (details / githubweb)
  38. Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be (details / githubweb)
  39. TestShutdownCompleteNEWT: Enhance profiling via '-wait -initOnly' ; Use (details / githubweb)
  40. TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo. (details / githubweb)
  41. Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide (details / githubweb)
  42. Bug 922 (2/2): NEWT Window.reparentWindow(..): Use (details / githubweb)
  43. Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no (details / githubweb)
  44. Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (details / githubweb)
  45. Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix (details / githubweb)
  46. ALAudioSink: Fix stop and flush of OpenAL source (details / githubweb)
  47. Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > (details / githubweb)