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

jextract generated sources for Python sample fail to compile

XMLWordPrintable

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

      jextract generated org.python package sources ( for Python.h ) fail to compile.

      3 issues found:

      1) sometimes package name is generated as usr/include. Package name should have "." for "/" change.

      2) Function callback types have "$" in the name for nested type. Should use "."

      3) Float and double Infinite, NaN macro constant values are not handled properly.

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

              Created:
              Updated:
              Resolved: