Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8033711

An exception is thrown if using the "-classpath" option with no arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8
    • tools
    • 8.0 b126

    • b04
    • Verified

        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)

              jjg Jonathan Gibbons
              ogb Oleg Barbashov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: