Integrated: 8245309: Re-examine use of ThreadLocalCoders in sun.net.www.ParseUtil
Julia Boes
jboes at openjdk.java.net
Wed Sep 16 10:52:09 UTC 2020
On Tue, 15 Sep 2020 08:53:35 GMT, Julia Boes <jboes at 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 <jboes at 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
More information about the net-dev
mailing list