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

Lazy execution architecture iteration 2

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 8
    • None
    • core-libs
    • None

    Description

      Re-engineer the runtime so that the previous relationship One Scriptfunction <-> One bytecode snippet isn't hard coded anymore. This has even been violated before in the case "one method - many specializations". In such an environment "isVarArg" is really a meningsless question - some versions of the method may be varArg and some may not "needsCallee" is also not meaningful to ask on this level.

      Attachments

        Activity

          People

            lagergren Marcus Lagergren
            lagergren Marcus Lagergren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: