Other |
---|
tbdUnresolved |
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.
|