On Tue, 15 Sep 2020 08:53:35 GMT, Julia Boes <jb...@openjdk.org> wrote:
> Replaced the use of ThreadLocalCoders with regular non-caching CharsetEncoder > and added a benchmark to confirm that > there is no performance impact. This pull request has now been integrated. Changeset: e0cf0232 Author: Julia Boes <jb...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e0cf0232 Stats: 89 lines in 2 files changed: 2 ins; 80 del; 7 mod 8245309: Re-examine use of ThreadLocalCoders in sun.net.www.ParseUtil Reviewed-by: shade, dfuchs, alanb, chegar ------------- PR: https://git.openjdk.java.net/jdk/pull/170