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

Changes

Summary

  1. RunnableTask/FunctionTask run(): Write tExecuted in finally block, (details)
Commit 33ff1e3a6e64288028d8c2a8beb350a9f7c89720 by Sven Gothel
RunnableTask/FunctionTask run(): Write tExecuted in finally block, removing code redundancy and placing write at end of operation.
The file was modifiedsrc/java/com/jogamp/common/util/RunnableTask.java (diff)
The file was modifiedsrc/java/com/jogamp/common/util/FunctionTask.java (diff)