Replies: 2 comments
-
嗯,确实是。 5.7.10修改此处逻辑~~ |
Beta Was this translation helpful? Give feedback.
0 replies
-
下次在issue中提吧~~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如果我通过返回的list, 去删除 source 里面的元素, 用 list.foreach( e -> source.remove(e) ) 就会报异常. 如果是 new ArrayList(source) 就不会了.
Beta Was this translation helpful? Give feedback.
All reactions