[JVMCI] add support for querying indy bootstrap method target and arguments

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: hotspot
    • b20

      Currently, JVMCI eagerly resolves constant pool entries for invokedynamic and constantdynamic. That is, the bootstrap method for these entries is executed.

      In the context of Native Image, it is useful to be able to query the call info for a bootstrap method instead so that bootstrap method execution can be deferred to image run time.

            Assignee:
            Douglas Simon
            Reporter:
            Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: