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

RuntimeCallSite linking could use type information

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • None
    • 10
    • 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.

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

              Created:
              Updated:
              Resolved: