-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-io-Tailer-run-FINALLY_BLOCK.json
36 lines (36 loc) · 1.69 KB
/
commons-io-Tailer-run-FINALLY_BLOCK.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"repositoryName": "commons-io",
"repositoryWebURL": "https://github.com/apache/commons-io.git",
"filePath": "src/main/java/org/apache/commons/io/input/Tailer.java",
"functionName": "run",
"functionKey": "src/main/java/org.apache.commons.io.input.Tailer#run()",
"functionStartLine": 402,
"blockType": "FINALLY_BLOCK",
"blockKey": "src/main/java/org.apache.commons.io.input.Tailer#run()$finally(485-495)",
"blockStartLine": 485,
"blockEndLine": 495,
"startCommitId": "559de2c461e94ab636c959149c775bb27111fb48",
"expectedChanges": [
{
"parentCommitId": "842bf6f447aac7d05c75c6143a5affe9e383b3b3",
"commitId": "4dc97b64005f0083b2facaa70f661138a4fa3fc0",
"commitTime": 1462579617,
"changeType": "body change",
"elementFileBefore": "src/main/java/org/apache/commons/io/input/Tailer.java",
"elementNameBefore": "src/main/java/org.apache.commons.io.input.Tailer#run()$finally(488-490)",
"elementFileAfter": "src/main/java/org/apache/commons/io/input/Tailer.java",
"elementNameAfter": "src/main/java/org.apache.commons.io.input.Tailer#run()$finally(484-494)"
},
{
"parentCommitId": "9f17760e3ea10bc221a006e10728c611f3b8ba01",
"commitId": "230a3c292c67918a019d96f15f2fb30bbb261bc1",
"commitTime": 1285812387,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/io/input/Tailer.java",
"elementNameBefore": "src/java/org.apache.commons.io.input.Tailer#run()$finally(201-203)",
"elementFileAfter": "src/java/org/apache/commons/io/input/Tailer.java",
"elementNameAfter": "src/java/org.apache.commons.io.input.Tailer#run()$finally(201-203)",
"comment": "new block"
}
]
}