libcore|Path: Path segment hashing uses CRC-32
For better-quality hashes, Path now uses CRC-32 as the hash for eachsegment, computed from the lower-case UTF-16 representation of thesegment text.
View differences
libcore|Path: Path segment hashing uses CRC-32
For better-quality hashes, Path now uses CRC-32 as the hash for each
segment, computed from the lower-case UTF-16 representation of the
segment text.