Sean Owen
Sean Owen
@analyticalmonk will have to supply the full code listings. That line looks like a bug in the listing unfortunately - it can't be broadcasting an int. I assume the `.count()`...
Yes, that's what I said?
Are you just trying to build? I don't think it should take that much memory but the default may be too low, sure. Is there any way to set that...
Do those changes work with the version used in the book? Does the book listing work with the version it used? Since we can't update paper copies and needs to...
I think updates to the source code here are fine as long as they continue to work with the text that was printed in the book. I don't think there...
If updates would break text compatibility but are of significant use, just push them to a branch here.
This looks like a good suggestion. The book has just gone to press though, so I'm not sure we can add this for the 2nd edition. But it can stay...
Minor changes requested above, but if you can make the tweaks, I think this is OK
Merged to master
Can't we just use a SoftReferenceMap or something ? is the leak just holding onto entries in that Map?