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

#837 (Oct 3, 2014, 6:15:38 AM)

Started 10 yr ago
Took 9 min 18 sec on linux64-AMD58xx-debian7-jogamp-x64-sgothel-002

Started by upstream project gluegen build number 837
originally caused by:

Revision: 0d9efa74b10ea29d33ecc9c2b9f06bb2209d96ca
Repository: git://jogamp.org/srv/scm/gluegen.git
  • origin/master
Test Result (no failures)
    Changes
    1. Bump semver to 0.9.30-SNAPSHOT of jogamp branch, incl. commit (details / cgit)
    2. IOUtil: Fix API doc; getTempDir(..) shall throw IOException instead of (details / cgit)
    3. Bug 1080 - Add read support for memory mapped big file I/O via (details / cgit)
    4. Adapt unit tests to commit 1350823035597f784f9cf871aa487f896f3d1840: (details / cgit)
    5. Bug 1080 - Fix TestByteBufferInputStream: Handle OutOfMemoryError cause (details / cgit)
    6. Bug 1080 - Add write support for memory mapped big file I/O via (details / cgit)
    7. Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding (details / cgit)
    8. MappedByteBuffer*Stream: (details / cgit)
    9. Make Scripts OSX: Remove -java7 script, add -java6 script (default uses (details / cgit)
    10. TestByteBufferCopyStream, TestByteBufferInputStream: Reduce load and (details / cgit)
    11. TestByteBufferInputStream: Reduce FLUSH_SOFT load (details / cgit)
    12. MappedByteBufferInputStream: Default CacheMode is FLUSH_PRE_HARD now (details / cgit)
    13. SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, (details / cgit)
    14. gitignore: build*/ and build-temp (details / cgit)
    15. SingletonTestCase: SINGLE_INSTANCE_LOCK_TO (timeout) 6 -> 12 minutes (details / cgit)
    16. SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader (details / cgit)
    17. SingletonJunitCase: Refine poll and release behavior (details / cgit)