-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045088 | 8u25 | Hannes Wallnoefer | P4 | Resolved | Fixed | b01 |
JDK-8039277 | 8u20 | Hannes Wallnoefer | P4 | Resolved | Fixed | b11 |
JDK-8052488 | emb-8u26 | Hannes Wallnoefer | P4 | Resolved | Fixed | b18 |
The persistent code store added in JDK-8038638 does not make sure the the cache directory path is absolute. Because of this a change of the current working directory will trigger IOExceptions. This is the case in the following Avatar.js tests:
test/simple/test-chdir.js
test/simple/test-fs-watch.js
test/simple/test-init.js
test/simple/test-chdir.js
test/simple/test-fs-watch.js
test/simple/test-init.js
- backported by
-
JDK-8039277 Persistent code store does not use absolute paths internally
- Resolved
-
JDK-8045088 Persistent code store does not use absolute paths internally
- Resolved
-
JDK-8052488 Persistent code store does not use absolute paths internally
- Resolved