Integrated: 8303016: Invalid escapes in grep patterns

Mikael Vidstedt mikael at openjdk.org
Tue Feb 21 22:13:34 UTC 2023


On Tue, 21 Feb 2023 17:49:21 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> In a few grep patterns characters are escaped when they shouldn't be. Some grep versions seem to ignore this, but Cygwin grep generates a warning:

This pull request has now been integrated.

Changeset: f319c92b
Author:    Mikael Vidstedt <mikael at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f319c92bd0fc68a64e6ac35ad4569740b858c9b2
Stats:     5 lines in 3 files changed: 0 ins; 0 del; 5 mod

8303016: Invalid escapes in grep patterns

Reviewed-by: erikj

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

PR: https://git.openjdk.org/jdk/pull/12695



More information about the build-dev mailing list