Tanaka Akira wrote:
> In article <4996749D.7050009 / sun.com>,
>   Charles Oliver Nutter <charles.nutter / sun.com> writes:
> 
>> So...glob = maybe dupes or no dupes?
> 
> It depends on the pattern.  [ruby-core:16853]

So if some globs may produce dupes, then it seems that JRuby producing 
dupes should not be considered a bug, yes? It would seem a bit too 
specific to specify the exact implementation of glob, especially if some 
globs may produce dupes and others won't.

- Charlie