jshell tool: what should the interactive output look like?

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Jan 25 21:30:01 UTC 2016



On 01/25/2016 09:20 AM, Dan Smith wrote:
> (I run into this problem quite a bit when debugging javac, because 'toString' on AST nodes often produces multi-line output.)

tree.toString().replaceAll("\\s+", " ")


More information about the kulla-dev mailing list