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

#15 (Jul 17, 2013, 6:40:03 AM)

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

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

Revision: bfb10d309d97c19a33f9b6758f647186f8e0ddd6
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. WWW: Add SIGGRAPH 2013 splash - Update links / images (details / githubweb)
  2. Fix 2 links (details / githubweb)
  3. Fix SIGG link, Refine WW2, Fix BioJava (details / githubweb)
  4. www: update .. (details / githubweb)
  5. www: gephi img update (details / githubweb)
  6. Use NApplet for version info (details / githubweb)
  7. Add Jake2 NApplet and Webstart links (details / githubweb)
  8. www .. (details / githubweb)
  9. Tests: Fix enumeration of monitor/screen mode tests, add tests (details / githubweb)
  10. Tests: Fix enumeration of monitor/screen mode tests, add tests (details / githubweb)
  11. Tests: Put monitor/screen mode tests to own subpackage (details / githubweb)
  12. Update Siggraph div-id anchor (details / githubweb)
  13. Adding MyHMI (Library.. tools) (details / githubweb)
  14. Quaternion: Fix float type - double epsilon slipped through review, (details / githubweb)
  15. Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and (details / githubweb)
  16. NewtCanvasAWT: Add missing println if(DEBUG) decoration (details / githubweb)
  17. X11 RandR: Cleanup RandR impl. selection, RandR13 setMode does not (details / githubweb)
  18. NEWT Screen ..: Typos / JNI signature (details / githubweb)
  19. ScreenImpl: Fix ScreenMonitorState add/remove reference, which shall (details / githubweb)
  20. MonitorDeviceImpl: No need to nanoTime() .. (details / githubweb)
  21. www/index.html: Featured Projects -> Utilities, Libraries, Building (details / githubweb)
  22. WWW: Adapt Meet us @ Siggraph w/ home page (details / githubweb)
  23. WWW: Shorten libGDX text (details / githubweb)
  24. www: shorten jebgl (details / githubweb)
  25. WWW: Reorder utils .. matching semantics better (details / githubweb)
  26. Fix Bug 770 and 771 (details / githubweb)
  27. Fix Bug 768 / NEWT Windows: Use layout dependent keySymbol, if (details / githubweb)
  28. Bug 734: Bug could not be reproduced w/ TestScreenMode02bNEWT, however (details / githubweb)
  29. Bug 759: (details / githubweb)
  30. Fix Bug 767: TAB + BS are considered 'printable' - Compromise of (details / githubweb)
  31. Bug 724: Add manual unit test, incr. PNGImage verbosity. (details / githubweb)
  32. PNGJ: Bump to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of (details / githubweb)
  33. Bug 724: Testing PNG Transparency / Fixing GLSL Shader of test case: Mix (details / githubweb)
  34. GLContext: Rename 2-digit VersionNumber statics aligning w/ all 3-digit (details / githubweb)
  35. Texture: Add 'Order of Texture Commansa' and their semantics to API doc (details / githubweb)
  36. GLJPanel: Add remark about FBO / GLSL texture-unit usage in API doc; Add (details / githubweb)
  37. WindowImpl.consumeKeyEvent: Reduce DEBUG println and show println after (details / githubweb)
  38. Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, (details / githubweb)
  39. Remove redundant check around Mesa quirk (that check has already (details / githubweb)
  40. GLRendererQuirks.GLNonCompliant: Recoverd a bit of known knowledge .. in (details / githubweb)
  41. Remove deprecated methods. (details / githubweb)
  42. Use JoglVersion.getGLStrings(..) in 'famous' tests, removes redundancy (details / githubweb)
  43. TestScreenMode* Cleanup (reset) (details / githubweb)
  44. Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if (details / githubweb)
  45. X11Window FullScreen: Toggle _NET_WM_BYPASS_COMPOSITOR not only for (details / githubweb)
  46. TestScreenMode*: Be more verbose setting screen mode. (details / githubweb)
  47. Refine 9c7ab101cf5261db3ef6160c0aa1906ffcce188b: Don't print extensions (details / githubweb)
  48. TestScreenMode02bNEWT: Full MonitorMode w/ rotation failure - Expected (details / githubweb)
  49. TestScreenMode*: At destruction, properly wait until Window and Screen (details / githubweb)
  50. TestDisplayLifecycle02NEWT: Ensure window/screen has been destroyed (details / githubweb)
  51. TestDisplayLifecycle02NEWT: Renable testDisplayCreate02 (my fault) (details / githubweb)
  52. NEWT: Using WeakReferences for global cache of Display, Screen and (details / githubweb)
  53. Fix NPE - Regression of commit 99479bf3197cde8e89c5b499d135417863d521c7 (details / githubweb)
  54. DefaultEDTUtil: If EDT is not started and task is null and wait (details / githubweb)
  55. NEWT WindowImpl: Add little GCed / windowList-size stats at (details / githubweb)
  56. TestScreenMode02bNEWT: Don't assert/wait for Screen shutdown if mode (details / githubweb)
  57. GLWindow.shutdownRenderingAction: If on anim thread, simply stop (details / githubweb)
  58. TestScreenMode*: Stop animator before destroying window - be nice. (details / githubweb)
  59. Workaround NVidia driver 325.8 returning 4.3-compat for any compat (details / githubweb)
  60. Fix Bug 763 and Bug 764: Proper GL gluegen for glCreateShaderProgramv (details / githubweb)
  61. Fix Bug 765: Add glMultiDrawElementsBaseVertex ; Restrict PointerBuffer (details / githubweb)
  62. NEWT Display.create: If reusing an existing instance, ensure EDT is (details / githubweb)
  63. Fix SWTEDTUtil regression caused by (details / githubweb)
  64. NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of (details / githubweb)
  65. NEWT MonitorMode test cases: Add X11 XRandR commandline reset to (details / githubweb)
  66. Refine 95ffc6f73b460a24e8f117060de1d80ec85e4c25: Reset X11 XRandR only (details / githubweb)
  67. PNGJ: Bump to git sha1 a0b1101ba2d37de39428ed55c8189502e24a3125 of (details / githubweb)
  68. UITestCase.resetXRandRIfX11(): Iterate through all outputs and sets the (details / githubweb)
  69. TestScreenMode00cNEWT: Enable testing of UITestCase.resetXRandRIfX11() (details / githubweb)
  70. junit.run.newt.awt: Exclude SWT (details / githubweb)
  71. TestGLWindows02NEWTAnimated: Give animator a chance to become paused (details / githubweb)
  72. TestMainVersionGLWindowNEWT: Add 'manual' version get/print for (details / githubweb)
  73. Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) (details / githubweb)
  74. StringBuffer -> StringBuilder (details / githubweb)
  75. Fix regressions of commit 3a0d7703da32e9a5ddf08a334f18588a78038d88: (details / githubweb)
  76. Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: (details / githubweb)
  77. Fix value range of CTX_* options bits, regression of commit (details / githubweb)
  78. WWW: Add JaamSim; Use local VolumeViewer png (details / githubweb)
  79. WWW: Resize insparia png (details / githubweb)
  80. Fix PointsDemoES1: No zero point size allowed (details / githubweb)
  81. Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); (details / githubweb)
  82. GL*: Expose isGL*Core(); GLContext: isGL*() API doc cleanup - align (details / githubweb)
  83. GLProfile: Abstract profile to impl. mapping, i.e. GL2ES2 -> GL3, favors (details / githubweb)
  84. Texture: Skip glEnable/glDisable TEXTURE target if using a core context! (details / githubweb)
  85. FFMPEGMediaPlayer: Use GL_RED instead of deprecated GL_ALPHA, otherwise (details / githubweb)
  86. GPUUISceneGLListener0A: Rotate on vertical scroll .. (details / githubweb)
  87. Tests: Cleanup for GL core usage (Skip texture enable/disable, proper (details / githubweb)
  88. Tests: Cleanup for GL core usage p2 - (Proper GLSL version number) (details / githubweb)
  89. Fix FFMPEGMediaPlayer: Only use RED for GL3ES3 profiles, otherwise stick (details / githubweb)
  90. Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in (details / githubweb)
  91. Fix GLContext.isGLES3CompatAvailable(..) API doc and reorder query (from (details / githubweb)
  92. Texture: Fix 'premultiply alpha' semantics in API doc description. (details / githubweb)
  93. Fix OSX GL-core lack of pbuffer: (details / githubweb)
  94. X11GLXContext: Remove redundant manual aliasing of ext. names in (details / githubweb)
  95. More shader fixes for core (GLSL 150): texture2D -> texture, texture3D (details / githubweb)
  96. Use MaxFixedFunc(..) GLProfile if pbuffer or GL2-compat is required. (details / githubweb)
  97. TestBug722GLContextDrawableSwitchNewt2AWT: Test n/a if JAWT requires (details / githubweb)
  98. GLSL core fixes - texture2D and varying/attributes/.. preprocessing (details / githubweb)
  99. Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) (details / githubweb)
  100. Move doc/bouml -> doc/uml - and add symbolic link to doc/bouml .. (details / githubweb)
  101. JOGL API Doc: Remove 'JSR 231' identifier - we are no more bound to a (details / githubweb)