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

jextract should generate clang_support under user specified target package

XMLWordPrintable

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

      clang builtin header files like stdbool.h are mapped to "clang_support" package. But if jextracted code of two different libraries are put in two different modules, there will be "clang_support" package in both modules. This is not allowed. jextract should generate "clang_support" under user specified target package. This will make sure there won't be any split package across modules.

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

              Created:
              Updated:
              Resolved: