https://bz.apache.org/bugzilla/show_bug.cgi?id=69348
--- Comment #4 from John Engebretson ---
Thank you! :)
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@to
https://bz.apache.org/bugzilla/show_bug.cgi?id=69348
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=69348
--- Comment #2 from Mark Thomas ---
I'm not sure what the right real-world value is for the Deque either. I've
opted for 4 for now since more than 4 levels of nested lambda expressions seems
unlikely. We can always adjust it later if necessary.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69348
--- Comment #1 from John Engebretson ---
Prod data confirms the allocation of many ArrayDeque. Margin of error is high
so I won't quote numbers, but it's definitely present.
--
You are receiving this mail because:
You are the assignee for th