RFR: 8241187: ToolBox::grep should allow for negative filtering [v5]

Guoxiong Li gli at openjdk.java.net
Tue May 11 13:26:24 UTC 2021


> 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.

Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:

  Clean the code.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1934/files
  - new: https://git.openjdk.java.net/jdk/pull/1934/files/9058e6f9..cffa2391

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1934&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1934&range=03-04

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1934.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1934/head:pull/1934

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


More information about the compiler-dev mailing list