Skip to content

Commit 9769953

Browse files
committed
Java: Split the different layers of virtual dispatch into separate cached stages.
1 parent a5bfeb6 commit 9769953

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/lib/semmle/code/java/dispatch/VirtualDispatch.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ class VirtCalledSrcMethod extends SrcMethod {
4848
}
4949
}
5050

51-
cached
5251
private module Dispatch {
5352
/** Gets a viable implementation of the method called in the given method access. */
5453
cached

0 commit comments

Comments
 (0)