-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
-
b96
-
Not verified
This is a follow up on JDK-8012665 which adds codePoints method to CharSequence.
The current implementation is slow, the prototype shows 40-50% improvement on performance with simple microbenchmark test.
The current implementation is slow, the prototype shows 40-50% improvement on performance with simple microbenchmark test.