Skip to content

Commit 78cf27f

Browse files
committed
Fix scanning issue found in Coherence CE (merge ce/main -> ce/24.09 @ 113377)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v24.09/": change = 113378]
1 parent 9f742b7 commit 78cf27f

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)