On 29/08/2016 17:26, Xueming Shen wrote:
Hi Webrev has been updated accordingly http://cr.openjdk.java.net/~sherman/8066577/webrev/ (1) the iterator is to synchronize on JrtDirectoryStream.this(2) to use Collections.singleton() as Claes suggested. It appears the "singleton set" isbetter choice (light) in this case.
This looks okay to me.