-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: core-libs
-
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