On Tue, 5 Jan 2021 03:15:56 GMT, Martin Buchholz <mar...@openjdk.org> wrote:

> 8259074: regex benchmarks and tests

test/jdk/java/util/regex/TestCases.txt line 1248:

> 1246: false 1
> 1247: 
> 1248: // Unary power of two (8), reluctant quantifier

I think the comment here is meant as "Giving a power of 2 as input to the 
primarily tester", but coming right after a unary primality tester commented 
with "Unary prime", it sounds like you are labeling this as a power-of-2 
detector.

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

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

Reply via email to