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

[Loom] continuation native intrinsic allocation failure possible

XMLWordPrintable

      While discussing JDK-8295724, we noticed that the continuation native intrinsics are allocated lazily. This may fail if the code cache is full. If this happens, the VM will probably be unable to continue running. We could consider allocating them at startup.

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

              Created:
              Updated: