-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b82
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141728 | emb-9 | Magnus Ihse Bursie | P4 | Resolved | Fixed | team |
It is tricky to get correct handling on all platforms of class paths containing more than one entry. This logic should be encapsulated in a global function instead.
A new helper function PathList will format claspaths correctly. A new argument CLASSPATH to SetupJavaCompilation will facilitate giving an explicit classpath to compilations.
A new helper function PathList will format claspaths correctly. A new argument CLASSPATH to SetupJavaCompilation will facilitate giving an explicit classpath to compilations.
- backported by
-
JDK-8141728 Better handling of classpath in build-infra
-
- Resolved
-
- duplicates
-
JDK-8058548 Add support for CLASSPATH in SetupJavaCompiler/Compilation
-
- Closed
-