From cdc0eb560fa44171c290b798a5f7113a2ab3804a Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 3 Feb 2016 10:47:12 +0100 Subject: [PATCH 1/1] add the bug number in the test case --- teshsuite/java/semaphore/SemaphoreGC.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teshsuite/java/semaphore/SemaphoreGC.java b/teshsuite/java/semaphore/SemaphoreGC.java index 224108a3db..e83ed12f1e 100644 --- a/teshsuite/java/semaphore/SemaphoreGC.java +++ b/teshsuite/java/semaphore/SemaphoreGC.java @@ -4,7 +4,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ /* This test ensures that the used semaphores are not garbage-collected while we still use it. - * This was reported as bug #... on gforge. + * This was reported as bug #19893 on gforge. */ package semaphore; -- 2.20.1