-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b70
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2181512 | OpenJDK6 | Jonathan Gibbons | P3 | Resolved | Fixed | b17 |
In langtools/make/build.xml, the property/attribute javac.bootclasspath has a default value that begins -J-Xbootclasspath/p:. The same prefix is added again when the attribute is used in the javac command line. This prevents the option from being used correctly.
- backported by
-
JDK-2181512 langtools build sets javac.bootclasspath incorrectly
-
- Resolved
-
- relates to
-
JDK-6870641 [langtools] update make/build.* for jdk6
-
- Resolved
-