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

[JVMCI] Set is_method_handle_invoke flag accordingly when describing scope in jvmciCodeInstaller

    XMLWordPrintable

Details

    • b11

    Description

      jvmci code installer currently ignores method handle invoke and always passes is_method_handle_invoke=false when describing scope. Thus, Graal forces inlining everything or nothing upon a method handle invocation, which may violate compile commands. This ticket will lift such restriction by considering method handle invoke when describing scopes.

      Attachments

        Issue Links

          Activity

            People

              yzheng Yudi Zheng
              yzheng Yudi Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: