Skip to content

[GR-61511] Add JLine FFM based terminal provider. #11373

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

Merged
merged 6 commits into from
Jun 11, 2025

Conversation

graalvmbot
Copy link
Collaborator

Tested on GraalPython and GraalJS - on Windows the terminal doesn't fallback to "dumb" terminal, but uses the new FFM based terminal provider.

On Linux the FFM based terminal also takes precedence over the builtin "exec" terminal that needs to spawn a subprocess. If the FFM terminal initialization fails at runtime (i.e., when native access is not allowed), it (silently) falls back to "exec" terminal.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 10, 2025
@graalvmbot graalvmbot merged commit e546906 into master Jun 11, 2025
13 checks passed
@graalvmbot graalvmbot deleted the ss/jline-ffm-provider branch June 11, 2025 13:43
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