-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: infrastructure
-
b53
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8081875 | emb-9 | Magnus Ihse Bursie | P3 | Resolved | Fixed | b53 |
With the fix for JDK-8071329, the INCLUDE and LIB environment variables are parsed. Unfortunately, if they contain an empty element (e.g. starts with a ;) or an invalid path, the code breaks down.
This patch will skip empty elements and paths that do not exists.
This patch will skip empty elements and paths that do not exists.
- backported by
-
JDK-8081875 Configure must handle invalid elements on INCLUDE/LIB for visualstudio
-
- Resolved
-