RFR: 8269753: Misplaced caret in PatternSyntaxException's detail message

Ian Graves igraves at openjdk.java.net
Mon Jul 26 18:19:45 UTC 2021


On Mon, 26 Jul 2021 18:10:03 GMT, Ian Graves <igraves at 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


More information about the core-libs-dev mailing list