RuntimeCallSite linking could use type information

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • None
    • Affects Version/s: 10
    • Component/s: core-libs
    • None

      One consequence of Marcus' work on JDK-8007215 is that we preserve the parameter type information in "dyn:call" signatures, we're no longer erasing everything to Object. As such, we sometimes can determine whether a guard for a RuntimeCallSite will always be true or false based on static types of arguments; we could use that for more optimal linking.

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: