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

Illegal Reflective Access for ExecTerminalProvider #862

Closed
philiprichens opened this issue Sep 5, 2023 · 0 comments
Closed

Illegal Reflective Access for ExecTerminalProvider #862

philiprichens opened this issue Sep 5, 2023 · 0 comments

Comments

@philiprichens
Copy link

I'm seeing the following illegal reflective access raised for org.jline.terminal.impl.exec.ExecTerminalProvider:-

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jline.terminal.impl.exec.ExecTerminalProvider (file:/builds/database-dbtools-dev/dbtools-commons/sqlcl/built/lib/jline.jar) to constructor java.lang.ProcessBuilder$RedirectPipeImpl()
WARNING: Please consider reporting this to the maintainers of org.jline.terminal.impl.exec.ExecTerminalProvider
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant