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

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

XMLWordPrintable

    • b11

      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.

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

              Created:
              Updated:
              Resolved: