Fallback for method handle intrinsic allocation failures

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 20
    • Component/s: hotspot
    • None

      While discussing JDK-8295724, the idea came up, to use C2I adapters and the interpreter entries when an attempt to allocate a method handle intrinsic failed because of missing free space in code cache. This would need an interpreter implementation for "_linkToNative" which is currently not available on any platform. In addition, C2I adapters need space in the code cache. We should check if this fallback solution makes sense or if there's another one.

            Assignee:
            Dean Long
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: