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

Changes

Summary

  1. SingletonInstanceServerSocket: Add unit tests; Create new server Thread (details)
Commit c8a9b89b1f316c259eaec68309f32fdd8289e375 by Sven Gothel
SingletonInstanceServerSocket: Add unit tests; Create new server Thread @ start, otherwise we may collide w/ a failed start. Misc: Cleanup / reuse strings.
The file was modified src/java/jogamp/common/util/locks/SingletonInstanceFileLock.java (diff)
The file was addedsrc/junit/com/jogamp/common/util/locks/TestSingletonServerSocket01.java (diff)
The file was modified src/java/com/jogamp/common/util/locks/SingletonInstance.java (diff)
The file was modified src/java/jogamp/common/util/locks/SingletonInstanceServerSocket.java (diff)
The file was addedsrc/junit/com/jogamp/common/util/locks/TestSingletonServerSocket00.java (diff)