-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b07
-
Not verified
The value of user.dir property is cached without without being normalized.
But it must be normalized before it can be used; repeatedly normalization
is inefficient.
8194154 cached the value of user.dir without normalization.
Applies to both WinNTFileSystem and UnixFileSystem.
But it must be normalized before it can be used; repeatedly normalization
is inefficient.
8194154 cached the value of user.dir without normalization.
Applies to both WinNTFileSystem and UnixFileSystem.
- relates to
-
JDK-8194154 System property user.dir should not be changed
-
- Closed
-
- links to