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

linux-x86_64 (Oct 3, 2014, 7:12:05 AM)

Started 10 yr ago
Took 13 hr on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002

Started by upstream project jogl build number 1357
originally caused by:

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