-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: tools
-
Environment:
8.0 b126
-
b04
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8045118 | 8u25 | Alexander Zuev | P3 | Resolved | Fixed | b01 |
| JDK-8033971 | 8u20 | Alexander Zuev | P3 | Resolved | Fixed | b03 |
| JDK-8052557 | emb-8u26 | Alexander Zuev | P3 | Resolved | Fixed | b17 |
Exception in thread "main" java.lang.IllegalArgumentException: -classpath
at com.sun.tools.javac.util.BaseFileManager.handleOption(BaseFileManager
.java:163)
at com.sun.tools.javap.JavapTask.handleOption(JavapTask.java:564)
at com.sun.tools.javap.JavapTask.handleOptions(JavapTask.java:512)
at com.sun.tools.javap.JavapTask.handleOptions(JavapTask.java:489)
at com.sun.tools.javap.JavapTask.run(JavapTask.java:444)
at com.sun.tools.javap.Main.main(Main.java:46)
at com.sun.tools.javac.util.BaseFileManager.handleOption(BaseFileManager
.java:163)
at com.sun.tools.javap.JavapTask.handleOption(JavapTask.java:564)
at com.sun.tools.javap.JavapTask.handleOptions(JavapTask.java:512)
at com.sun.tools.javap.JavapTask.handleOptions(JavapTask.java:489)
at com.sun.tools.javap.JavapTask.run(JavapTask.java:444)
at com.sun.tools.javap.Main.main(Main.java:46)
- backported by
-
JDK-8033971 An exception is thrown if using the "-classpath" option with no arguments
-
- Resolved
-
-
JDK-8045118 An exception is thrown if using the "-classpath" option with no arguments
-
- Resolved
-
-
JDK-8052557 An exception is thrown if using the "-classpath" option with no arguments
-
- Resolved
-