index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
junit
/
com
/
jogamp
/
common
/
util
/
locks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clock: Use Clock.currentNanos() instead of System.nanoTime()
Sven Gothel
2023-03-07
1
-2
/
+8
*
TestRecursiveLock01, TestRecursiveThreadGroupLock01: 'yield()' -> 'yield_thre...
Sven Gothel
2023-01-15
2
-6
/
+6
*
Bug 1213: Use InterruptSource.Thread
Sven Gothel
2015-09-15
3
-9
/
+12
*
Bug 1213: Refine changes .. comments and API
Sven Gothel
2015-09-15
2
-2
/
+4
*
SingletonJunitCase: Increase TO 12 -> 15 mins, only sleep for 1 poll period (...
Sven Gothel
2014-10-04
1
-3
/
+0
*
SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ...
Sven Gothel
2014-10-03
5
-43
/
+24
*
SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ...
Sven Gothel
2014-10-03
2
-4
/
+4
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
5
-243
/
+243
*
Use org.junit.Assert instead of deprecated junit.framework.Assert
Sven Gothel
2013-10-24
3
-33
/
+29
*
Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes
Sven Gothel
2013-08-31
5
-0
/
+20
*
TestSingletonServerSocket01: unlock singleton lock
Sven Gothel
2012-10-04
1
-0
/
+2
*
SingletonInstanceServerSocket: Add another (manual) unit tests for timeouts.
Sven Gothel
2012-09-21
1
-0
/
+72
*
SingletonInstanceServerSocket: Add unit tests; Create new server Thread @ sta...
Sven Gothel
2012-09-21
2
-0
/
+160
*
Lock Cleanup (API Change)
Sven Gothel
2012-06-27
2
-8
/
+0
*
RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp...
Sven Gothel
2011-12-11
1
-0
/
+327
*
TestTracer -> JunitTracer
v2.0-rc4
Sven Gothel
2011-12-02
1
-2
/
+2
*
Fix Test1p2ProcAddressEmitter (static var); Add TestTracer
Sven Gothel
2011-12-02
1
-1
/
+2
*
Lock ChangeSet (fin): Cleanup, fix and enhance RecursiveLock implementation
Sven Gothel
2011-09-27
1
-77
/
+385
*
fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu...
Sven Gothel
2011-07-23
1
-4
/
+4
*
Cleanup: Platform CPU enum, MachineDescription,
Sven Gothel
2011-07-20
1
-4
/
+4
*
Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l...
Sven Gothel
2011-07-17
1
-4
/
+23
*
fix TestRecursiveLock01's LockedObjectAction1 sync
Sven Gothel
2011-02-26
1
-8
/
+5
*
cleanup imports
Sven Gothel
2011-02-26
1
-7
/
+0
*
TestRecursiveLock01: Reduce threads/loop, otherwise slow machines will time out
Sven Gothel
2010-11-02
1
-12
/
+12
*
New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ...
Sven Gothel
2010-10-23
1
-19
/
+0
*
Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...
Sven Gothel
2010-10-14
1
-0
/
+280