Commit Graph

3 Commits

Author SHA1 Message Date
Doug Lea 05a3440a76 8150780: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
Reviewed-by: martin, rasbold
2016-02-27 16:54:57 -08:00
Doug Lea df5da31f55 6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
6493942: ConcurrentLinkedQueue.remove sometimes very slow

New algorithm for handling concurrent linked lists

Reviewed-by: martin
2009-07-28 13:24:52 -07:00
J. Duke 319a3b9947 Initial load 2007-12-01 00:00:00 +00:00