Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow experimental options in preinitialized contexts. #10791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sgammon
Copy link

@sgammon sgammon commented Feb 27, 2025

Adds a flag which allows use of experimental Truffle context options in preinitialized contexts. If the flag polyglot.image-build-time.PreinitializeAllowExperimentalOptions is passed, allowExperimentalOptions is set to true by default at preinitialized context init.

Fixes and closes #10790

Adds a flag which allows use of experimental Truffle
context options in preinitialized contexts.

Fixes and closes oracle#10790

Signed-off-by: Sam Gammon <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 27, 2025
@sgammon sgammon changed the title [WIP] Allow experimental options in preinitialized contexts. Allow experimental options in preinitialized contexts. Feb 27, 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.

[Native Image] Aux Cache effectively unusable
1 participant