ponder-lab / Optimize-Java-8-Streams-Refactoring

Refactorings for optimizing Java 8 stream client code for greater parallelism and efficiency.
http://cuny.is/streams
Eclipse Public License 1.0
8 stars 7 forks source link

Issue 47 #76

Closed yiming-tang-cs closed 7 years ago

yiming-tang-cs commented 7 years ago

47

yiming-tang-cs commented 7 years ago

Hi, I think this one is fixed. How do you think about it?

khatchad commented 7 years ago

@saledouble I may not have time to look into this today but I can see a problem off the bat. 67 commits? I think we are compounding git issues here. Can you branch off HEAD? Then, we can start fresh. Then, you can cherry-pick the commit that does the fix. Make sense? Closing this pull request without merge so that another pull request can be issued using a branch off of HEAD.