Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Java bindings. They are not updated since maybe 10 years
[simgrid.git] / teshsuite / java / semaphoregc / semaphoregc.tesh
diff --git a/teshsuite/java/semaphoregc/semaphoregc.tesh b/teshsuite/java/semaphoregc/semaphoregc.tesh
deleted file mode 100644 (file)
index 19adc30..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-! timeout 15
-
-$ ${javacmd:=java} -classpath ${classpath:=.} semaphoregc.SemaphoreGC ${srcdir:=.}/small_platform.xml "--log=root.fmt:[%10.4r]%e(%i:%a@%h)%e%m%n"
-> [    0.0000] (0:maestro@) Using regular java threads.
-> [    0.0000] (1:SemCreator@Fafard) Creating 50 new Semaphores, yielding and triggering a GC after each
-> [  500.0000] (1:SemCreator@Fafard) It worked, we survived. The test is passed.
-> [  500.0000] (0:maestro@) Terminating the simulation...