Gary Gregory
Gary Gregory
@alexey-pelykh I want to email the dev list and ask for reviews, and the first I do at least is read the description to know what it is I'm looking...
Just FTR https://stackoverflow.com/questions/32131987/how-can-i-make-cartesian-product-with-java-8-streams
> Hi @garydgregory: > > > You are missing a unit test for Iterator.forEachRemaining() > > What is the rationale to add that given that `forEachRemaining` is a `hasNext()`/`next()` wrapper...
> @garydgregory would it be possible to restart 23-ae? It's not exactly clear what is wrong EA builds are marked experimental in the CI and fail when the tooling has...
> > You are missing a unit test for Iterator.forEachRemaining() > > What is the rationale to add that given that `forEachRemaining` is a `hasNext()`/`next()` wrapper and those are explicitly...
@alexey-pelykh Thank you for your PR and patience. Merged! 🚀
This is still a false positive in 4.8.6. For example, the code flagged in [Apache Commons Net](https://commons.apache.org/proper/commons-net/) does not open a stream, it accesses an instance variable. To reproduce, run:...
Hi @oowekyala Its worth noting that in an enum, you don't have the choice but to write the code this way. I am looking forward to a fix so I...
Hello @scordio Thank you for your reply. I'll be honest with you: I'll never write this kind of extra verbose code. I feel that this obfuscates what the test is...
And do I have miles! 😜