You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, the prompt and everything is written to console and not in the connecting side.
Exec provider works as expected when JNI is not on the classpath and hence is picked.
The text was updated successfully, but these errors were encountered:
Discovered this when trying to upgrade from 3.22.0 to 3.25.1 since we were using bundle and that effectively changed the provider that was used.
I made a minimal reproducer:
https://github.com/puskarpeter/jline-jni-reproducer/
For some reason, the prompt and everything is written to console and not in the connecting side.
Exec provider works as expected when JNI is not on the classpath and hence is picked.
The text was updated successfully, but these errors were encountered: