fails(JRUBY-5667):Dir.[] splits the string on \0 if there is only one string given
fails:Dir.[] raises an Encoding::CompatibilityError if the argument encoding is not compatible with US-ASCII
fails:Dir.[] splits the string on \0 if there is only one string given and warns
fails:Dir.[] matches files with backslashes in their name
