RFR: 6767: Empty filter regex should not be compiled

Marcus Hirt hirt at openjdk.java.net
Fri Apr 17 16:30:49 UTC 2020


On Fri, 17 Apr 2020 13:49:07 GMT, Henrik Dafgård <hdafgard at openjdk.org> wrote:

> This PR allows JMC to short-circuit regex-based IItemFilters that use the empty string to just use a TruePredicate
> instead.

Marked as reviewed by hirt (Lead).

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

PR: https://git.openjdk.java.net/jmc/pull/72


More information about the jmc-dev mailing list