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

if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 9
    • 9
    • core-libs
    • b73
    • generic
    • generic

    Backports

      Description

        if --dest-dir or -d is specified with a directory that does not exist, then only .class files are dumped. .js files of the evaluated source scripts are not dumped.

        Looking at the code, DumpBytecode.java creates directory if it does not exist - but Source.java does not create directory. That should be uniform.

        Attachments

          Issue Links

            Activity

              People

                sundar Sundararajan Athijegannathan
                sundar Sundararajan Athijegannathan
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: