Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This enables shared arena support by default.
There is one exception: Shared arena support is currently not compatible with vector API support. We still have to fix a problem for this combination.
The logic in SubstrateOptions.isSharedArenaSupportEnabled considers that an won't enable shared arena support if vector API support is explicitly enabled.
It is still possible to override that behavior by explicitly providing -H:±SharedArenaSupport.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants