-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b02
-
x86
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283438 | openjdk8u342 | Dongbo He | P3 | Resolved | Fixed | b01 |
if user defines -Duser.dir like "/home/a/b/c/",
new File("./a").getCanonicalPath
will crash in processing double '/'
new File("./a").getCanonicalPath
will crash in processing double '/'
- backported by
-
JDK-8283438 System property user.dir should not be changed
- Resolved
- duplicates
-
JDK-8176456 Clearing system property user.dir causes File methods to throw NPE
- Closed
- relates to
-
JDK-8291662 Release Note: Restoring Previous `user.dir` Property Behaviour
- Closed
-
JDK-8290832 It is no longer possible to change "user.dir" in the JDK8
- Resolved
-
JDK-8291568 Bump update version of OpenJDK: 8u345
- Resolved
-
JDK-8198997 Cache normalized/resolved user.dir property
- Closed
(1 relates to, 2 links to)