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

#61 (Oct 4, 2014, 2:24:12 AM)

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

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

Revision: da6339f8f712237dbd58180afde214e3f7692ee1
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Changes
  1. Added possibility to load font using InputStream parameter (details / githubweb)
  2. Stabilize, fix regression: GLDrawable.invoke(..) and Animator* (details / githubweb)
  3. build-test.xml: Add junit.run.newt.headless.singletest target (details / githubweb)
  4. Windows make scripts: Fix 64bit java version, dont use raw LIB/CLASSPATH (details / githubweb)
  5. Fix synchronization issues in GLDrawableHelper.flushGLRunnables(), fixes (details / githubweb)
  6. Fix GLContextImpl.setRendererQuirks(..) CTX_IMPL_ACCEL_SOFT profile (details / githubweb)
  7. Fix synchronization issues in Animator* Exception case (details / githubweb)
  8. Fix future compatibility issues (analog to b22x commit (details / githubweb)
  9. Refine Graph/Font InputStream Capabilities (commit (details / githubweb)
  10. Bug 1078: Add Fallback in AWTPrintLifecycle.setupPrint(): Use Onscreen (details / githubweb)
  11. Bug 1081: Fix GLJPanel Regression: Honor pre-init reshape-size at (details / githubweb)
  12. minor: changed windows build scripts (details / githubweb)
  13. Bug 1078, Bug 1082: Fix regression (typo), add missing assignment of (details / githubweb)
  14. Fix of the bug 1078 (details / githubweb)
  15. Bug 1084: Fix GLProfile Mapping regarding hardware priority, honor (details / githubweb)
  16. OSX build scripts: Add java6 build script, bump default to use java8 (details / githubweb)
  17. Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (details / githubweb)
  18. Uses System.err instead of System.out in order to drive the debug logs (details / githubweb)
  19. Bug 1085: Increase and fix DEBUG verbosity in GLJPanel to catch reshape (details / githubweb)
  20. Bug 1085: Fix GLJPanel regression while printing w/ invisible GLJPanel: (details / githubweb)
  21. WindowsWGLGraphicsConfiguration[Factory]: Refine indentation to increase (details / githubweb)
  22. UITestCase now extends GlueGen's test-util SingletonTestCase (details / githubweb)
  23. SingletonTestCase -> SingletonJunitCase: Adapt to GlueGen commit (details / githubweb)