Skip to content

Commit 1dfff94

Browse files
committed
Fix scanning issue found in Coherence CE (merge main -> ce/main @ 113376)
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 113377]
1 parent 3686807 commit 1dfff94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prj/test/functional/cache/src/main/java/cache/CQCTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ public void testViewServiceRestart()
703703
}
704704

705705
/**
706-
* Test case for https://jira.oraclecorp.com/jira/browse/COH-27085.
706+
* Test case for COH-27085.
707707
* CQC clients deadlock between ObservableHashMap and
708708
* ContinuousQueryCache.ensureSynchronized
709709
*/

0 commit comments

Comments
 (0)