-
Bug
-
Resolution: Fixed
-
P4
-
1.0
-
1.0beta
-
sparc
-
generic
-
Not verified
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?
(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?
- relates to
-
JDK-4124477 java.io.File mkdir makes directories with mode 771 - should be 775
-
- Closed
-