Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8254218 [lworld] Calling Convention 2.0
  3. JDK-8281260

[lworld] We need a reasonable limit for the calling convention

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      See:

          // Upper bound on stack arguments to avoid hitting the argument limit and
          // bailing out of compilation ("unsupported incoming calling sequence").
          // TODO we need a reasonable limit (flag?) here

      Also, we could still scalarize some of the arguments and shouldn't completely bail out.

            Unassigned Unassigned
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: