Integrated: 8241187: ToolBox::grep should allow for negative filtering

Guoxiong Li gli at openjdk.java.net
Wed May 12 01:06:03 UTC 2021


On Mon, 4 Jan 2021 17:17:58 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch adds two methods in `ToolBox` to do the negative filtering. Although the label `noreg-self` was added, I write a test for this enhancement to verify the code. And the method name `grepNotMatch` may need to be improved. Any idea is appreciated.
>  
> Thank you for taking the time to review.
> 
> Best Regards.

This pull request has now been integrated.

Changeset: ed32e02c
Author:    Guoxiong Li <gli at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ed32e02c05affbc7d8d1b628fef7e7c32d54c735
Stats:     104 lines in 2 files changed: 99 ins; 0 del; 5 mod

8241187: ToolBox::grep should allow for negative filtering

Reviewed-by: vromero

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

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


More information about the compiler-dev mailing list