jshell has unreadable javadoc on Git Bash
David Alayachew
davidalayachew at gmail.com
Tue Jun 3 00:52:54 UTC 2025
Hello @kulla-dev at openjdk.org <kulla-dev at openjdk.org> ,
I was using jshell to write some stream code today, and I was doing this in
Git Bash on Windows 10.
I did list.stream(), then used Shift+Enter to create a new line for each
method on my stream. Typical builder-style code formatting.
Then, I pressed Tab in order to see javadoc for one of the methods, and the
resulting javadoc was basically illegible. It was a mix of the multi-line
stream and the javadoc, jumbled together.
I think this is a bug? Can something be done to resolve this? Let me know
if more information is needed.
Thank you for your time and consideration.
David Alayachew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/kulla-dev/attachments/20250602/64e68a2f/attachment.htm>
More information about the kulla-dev
mailing list