Commit 765d386
fix fastjson1 compatible parseArray not handling the resolve tasks
1 parent d2dcb5a commit 765d386
File tree
2 files changed
+35
-3
lines changed- fastjson1-compatible/src
- main/java/com/alibaba/fastjson
- test/java/com/alibaba/fastjson2/issue_2300
2 files changed
+35
-3
lines changedLines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2038 | 2038 | | |
2039 | 2039 | | |
2040 | 2040 | | |
2041 | | - | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
2042 | 2044 | | |
2043 | 2045 | | |
2044 | 2046 | | |
| |||
2063 | 2065 | | |
2064 | 2066 | | |
2065 | 2067 | | |
2066 | | - | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
2067 | 2071 | | |
2068 | 2072 | | |
2069 | 2073 | | |
| |||
2083 | 2087 | | |
2084 | 2088 | | |
2085 | 2089 | | |
2086 | | - | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
2087 | 2093 | | |
2088 | 2094 | | |
2089 | 2095 | | |
| |||
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
0 commit comments