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

jextract static forwarder class doesn't mark varargs function properly

XMLWordPrintable

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

      For a varargs function prototype in C, like

      void m();

      The API for the method should be a varargs method. However, the static forwarder class didn't add the ACC_VARARGS.

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

              Created:
              Updated:
              Resolved: