COMPACTIFY
COMPACTIFY
The hashed name has the form (prefix + marker + md5 + marker + suffix), where
We obtain the formula:
FileNameLength = 2*(MaxNameLength / 4) + 2.marker.length + 32 + 6
(+6 for ".class"). MaxNameLength can therefore be computed as follows: