History log of /openjdk10/jdk/test/java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java
Revision Date Author Comments
# 16631:06bdfec766f4 03-Feb-2017 dl

8169748: LinkedTransferQueue bulk remove is O(n^2)
8172023: Concurrent spliterators fail to handle exhaustion properly
Reviewed-by: martin, psandoz, smarks