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

jextract failed to generate source file under some scenarios

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      jextract throws exceptions when use --src-dump-dir under following scenarios,

      1. Not specifying target package name with -t. This will cause jextract trying to write static forwarder source into root folder.

      2. If the --src-dump-dir specified is a symbolic link to an existing folder, jextract will fail with java.nio.file.FileAlreadyExistsException

            henryjen Henry Jen
            henryjen Henry Jen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: