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

Varargs function is recompiled each time it is linked

XMLWordPrintable

    • b75
    • generic
    • generic
    • Verified

        Because of the logic in RecompilableScriptFunctionData#getBest, a varargs function is recompiled each time it is linked with a non-varargs callsite. This causes the code list to grow indefinitely.

              hannesw Hannes Wallnoefer
              hannesw Hannes Wallnoefer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: