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

Changes

Summary

  1. Platform: Add OS_VERSION_NUMBER / getOSVersionNumber() (details)
  2. Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, (details)
Commit fa5969168440a01fab814df78a3d23d10c27f72d by Sven Gothel
Platform: Add OS_VERSION_NUMBER / getOSVersionNumber()
The file was modified src/java/com/jogamp/common/os/Platform.java (diff)
Commit ef30b77fab27262f8b5ef3f98880c0caec30bab5 by Sven Gothel
Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress exceptions
The file was modified src/junit/com/jogamp/common/nio/TestPointerBufferEndian.java (diff)
The file was modified src/junit/com/jogamp/common/util/TestPlatform01.java (diff)
The file was modified src/java/com/jogamp/common/util/VersionNumber.java (diff)
The file was modified make/scripts/runtest.sh (diff)