Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
:[v0].locateResourceStream(:[v1]) |
:[v0].locateResource(:[v1]) |
2 |
False |
False |
True |
2 |
['95e237b4fe0f891715fdea928324b14b76504c5d'] |
['infinispan'] |
Link |
null |
FilePattern.class.getResource(pattern) |
1 |
False |
False |
True |
1 |
['3f4ffd72e6fbff8b18fb6bf4211a3fcccc45d41d'] |
['jOOQ'] |
Link |
FileUtils.copyInputStreamToFile(:[TCIVar],:[v0]) |
FileUtils.copyInputStreamToFile(:[TCIVar].openStream(),:[v0].toFile()) |
1 |
False |
False |
True |
1 |
['c0f5b42ce9a8f1daa809ae5a19f4e478985f3677'] |
['graylog2-server'] |
Link |
:[v0].lookupFile(:[v1],:[v2]) |
:[v0].lookupFileLocation(:[v1],:[v2]) |
4 |
False |
False |
True |
4 |
['95e237b4fe0f891715fdea928324b14b76504c5d'] |
['infinispan'] |
Link |
:[v0].lookupFileStrict(:[v1],:[v2]) |
:[v0].lookupFileLocation(:[v1],:[v2]) |
7 |
False |
False |
True |
7 |
['95e237b4fe0f891715fdea928324b14b76504c5d'] |
['infinispan'] |
Link |
:[TCIVar] |
:[TCIVar].openStream() |
1 |
False |
False |
True |
1 |
['c0f5b42ce9a8f1daa809ae5a19f4e478985f3677'] |
['graylog2-server'] |
Link |
:[v0].getResourceAsStream(:[v1]) |
:[v0].getResource(:[v1]) |
6 |
True |
True |
True |
6 |
['95e237b4fe0f891715fdea928324b14b76504c5d', 'c0f5b42ce9a8f1daa809ae5a19f4e478985f3677', 'b5d4cbf9004d66a2bb9cb0aa0ad8635ea4c6df8f'] |
['graylog2-server', 'go-lang-idea-plugin', 'infinispan'] |
Link |