Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903301

VarargsInvoker should use variadic layouts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • tools

      VarargsInvoker creates a specialized function descriptor here:

      https://github.com/openjdk/jextract/blob/master/src/main/resources/org/openjdk/jextract/impl/resources/RuntimeHelper.java.template#L157

      But does mark the function descriptor as a variadic descriptor. As such, the linkage request will misbehave on certain platforms (Windows and MacOS/AArch64).

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

              Created:
              Updated:
              Resolved: