On Fri, 15 Jan 2021 21:39:00 GMT, Peter Levart <plev...@openjdk.org> wrote:
> WDYT? I get that the approach I took got a bit messy, but I've just spent some time cleaning it up. Please have a look at the latest, which outlines much of the logic and consolidates the replace/throw logic in the UTF8 decode paths. I've checked it does not regress on the micro, and I think the overall state of the code now isn't much messier than the original code. ------------- PR: https://git.openjdk.java.net/jdk/pull/2102