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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • 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.

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

              Created:
              Updated:
              Resolved: