Hi Philipp,

I looked at the patch, and it looks good to me. As to the test case, since it is measuring the performance, I would make it in a JMH test. Maybe you would want to put it similar to open/test/micro/org/openjdk/bench/java/util/regex/PatternBench.java

Minor suggestion: I would rather rename "getGraphemeType()" to just "getType()", as it is simply retrieving the character type.

Naoto

On 3/21/20 7:58 AM, Philipp Kunz wrote:
Hi,

Any opinions on the attached patch or someone tempted to sponsor it?

Regards,
Philipp

Reply via email to