Other |
---|
1.0 1.0betaFixed |
Relates :
|
Directories created by java.lang.File have mode 771, which is probably wrong (it's not readable by other). This was discovered in the context of building the alpha 3 classes directory, where all the subdirectories have that mode. At minimum this can cause problems with the classes directory of a release if people untar the release so as to preserve the modes of the things on the tape. Should this be maybe 775?
|