History log of /openjdk9/jdk/test/java/util/concurrent/ConcurrentQueues/LoopHelpers.java
Revision Date Author Comments
# 15584:708383deec79 12-Sep-2016 dl

8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
Reviewed-by: martin, psandoz, shade


# 13172:2103ed2d51f5 25-Nov-2015 dl

8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart


# 3984:31619dfa6a4a 07-Apr-2011 dl

7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar


# 3203:9e494de19690 01-Dec-2010 dl

7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1467:12e479399ced 28-Jul-2009 dl

6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
6493942: ConcurrentLinkedQueue.remove sometimes very slow
Summary: new algorithm for handling concurrent linked lists
Reviewed-by: martin