On Mon, 26 Jul 2021 18:10:03 GMT, Ian Graves <igra...@openjdk.org> wrote:
> Fixes a bug where carets aren't indented correctly in PatternSyntaxException > messages because tab characters are converted to spaces in their indentation. @pavelrappo ------------- PR: https://git.openjdk.java.net/jdk/pull/4906