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

Fallback for method handle intrinsic allocation failures

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20
    • 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.

            dlong Dean Long
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: