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

linux-x86_64-master-001 (Jun 24, 2025, 5:31:32 PM)

Started 2 days 17 hr ago
Took 1 min 39 sec on linux-x86_64-master-001
Build Artifacts
artifact.properties456 Bview
javadoc.7z758.47 KiBview

Started by upstream project gluegen_onmaster build number 111
originally caused by:

Revision: 20a7dd16924486e59ff0f48b7b69ed41e10cc58f
Repository: git://jogamp.org/srv/scm/gluegen.git
  • origin/master
Changes
  1. InterruptSource.Thread: Add ctor variant w/ sole Runnable argument (was missing) (details / githubweb)
  2. Bump 2.6.0-rc-... (details / githubweb)
  3. Add WorkerThread: A re-start'able, pause'able and interrupt'able worker thread with an optional minimum execution duration (details / githubweb)
  4. WorkerThread: Move 'streamErr' Exception to local Runnable (details / githubweb)
  5. WorkerThread: Add optional minDelay to throttle excecution (details / githubweb)
  6. WorkerThread: Fix minDelayMS assignment using validated field value (details / githubweb)
  7. WorkerThread: Remove minDelayMS field, have it in Runnable branch only (details / githubweb)
  8. WorkerThread: Enhanced testing, added optional StateCallback for state changes, using bitfield state (earmarked to be used within GLMediaPlayerImpl etc) (details / githubweb)
  9. Uri: Added `Uri tryUriOrFile(final String uri_s)` for convenience / usability, as well as getScheme(String), isValidScheme(String), isFileScheme(String) and isHttpxScheme(String) (details / githubweb)
  10. WorkerThread.start(paused): Merge RUNNING | ACTIVE (details / githubweb)
  11. build.xml: Fix typo in a target description (details / githubweb)
  12. AudioSink: Just pass a finte buffer size (KISS), add getLastBufferedPTS() to access the last buffered audio pts (details / githubweb)
  13. Clock/Platform: Add currentMillis() analogue to currentNanos(), returning current monotonic milliseconds **since start of this application** (details / githubweb)
  14. AudioSink/TimeFrame1: API doc: Add notes about integer stored milliseconds for PTS and duration, i.e. good for 24.855 days (details / githubweb)
  15. AudioSink: Rename getQueued{Time->Duration}(), add updateQueue() (details / githubweb)
  16. Bug 1472: Enhance AV Sync: Pass through PTS object in AudioSink, tracking last PTS value against System Clock Reference (SCR) (details / githubweb)
  17. PTS: get(currentMillis): Employ rounding in integer conversion (details / githubweb)
  18. PTS: Add copy constructor (details / githubweb)
  19. Bug 1479: NativeLibrary: Add getNativeLibraryPath() returning queried used native library path, supported throughout DynamicLibraryBundle[Info] (details / githubweb)
  20. Bug 1474: Allow temp folder for exe-file test to contain parenthesis on Windows (details / githubweb)
  21. Bug 1474: Only quote exe-file path on Windows for execution (details / githubweb)
  22. Bug 1481 - Hide [ArgumentIs]PascalString argument's length (details / githubweb)
  23. TestStructGen*: Enable standalone testing, enforce Platform.initSingleton() (details / githubweb)
  24. Bug 1481 - Remove redundant isPascalLen() branch (details / githubweb)
  25. feat(callbackGenerator): Prevent NPE during call of java callback (details / githubweb)
  26. PTS: Add millisToTimeStr(..) convenient time string representation, also used by added get{SCR, Last, }TimeStr(..) methods (details / githubweb)
  27. PTS: Add convenient getCurrent() passing Clock.currentMillis() to get(long). (details / githubweb)
  28. PTS: Add toMillis(String), parsing string representation in '[H[H]:]m[m]:s[s][.S*]' using custom DateTimeFormatter to milliseconds, complementing millisToTimeStr(..) (details / githubweb)
  29. PTS: Rename millisToTimeStr() -> toTimeStr(), analogue to toMillis() (details / githubweb)
  30. Adding StringUtil, containing basic utility functions as well as unicode space (whitespace) and full- and halfwidth tests. (details / githubweb)
  31. Bump runtest.sh script w/ StringUtil test (details / githubweb)
  32. Rename StringUtil.strip() -> StringUtil.trim(), refine API doc (details / githubweb)
  33. feat(manual): Update configuration documentation (all are documented). (details / githubweb)
  34. Fix casting in Buffers.c (details / githubweb)
  35. HowToBuild: Debian 12 (details / githubweb)
  36. jogamp-env: Default sourcelevel/targetlevel to 1.8 (details / githubweb)
  37. jogamp-env: Cleanup whitespace (details / githubweb)
  38. bump test script (details / githubweb)
  39. Eclipse: Bump + Add CDT for native files (details / githubweb)
  40. Bug 1510: NativeLibrary shall respect OS library-path environment variable for searching in system-path (details / githubweb)
  41. Build/test: Use OpenJDK-21 per default (details / githubweb)
  42. JogAmpMacOSVersions: Bump adding MacOS 15 Sequoia testing (details / githubweb)
  43. Update md -> html (details / githubweb)