added break mechanisms for Stream.forEach (#7053)

This commit is contained in:
Catalin Burcea
2019-06-25 15:50:22 +03:00
committed by ashleyfrieze
parent 8470ca7c5b
commit 3e4607e724
7 changed files with 148 additions and 4 deletions
+1 -1
View File
@@ -464,7 +464,7 @@
<module>java-rmi</module>
<module>java-spi</module>
<module>java-streams</module>
<module>java-streams-2</module>
<!-- <module>java-streams-2</module> --> <!-- We haven't upgraded to java 9. Fixing in BAEL-10841 -->
<module>java-strings</module>
<module>java-strings-2</module>
<module>java-vavr-stream</module>