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

Ian Graves igraves at openjdk.java.net
Tue Jul 27 02:28:32 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.

This pull request has now been integrated.

Changeset: bb508e13
Author:    Ian Graves <igraves at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bb508e13032c3571c48275391dfeb04c03bbf3a3
Stats:     24 lines in 2 files changed: 21 ins; 0 del; 3 mod

8269753: Misplaced caret in PatternSyntaxException's detail message

Reviewed-by: prappo

-------------

PR: https://git.openjdk.java.net/jdk/pull/4906


More information about the core-libs-dev mailing list