> Replaced the use of ThreadLocalCoders with regular non-caching CharsetEncoder > and added a benchmark to confirm that > there is no performance impact.
Julia Boes has updated the pull request incrementally with one additional commit since the last revision: make lookup local variable in <clinit> ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/170/files - new: https://git.openjdk.java.net/jdk/pull/170/files/d7542872..fef6647f Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=170&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=170&range=01-02 Stats: 5 lines in 1 file changed: 1 ins; 2 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/170.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/170/head:pull/170 PR: https://git.openjdk.java.net/jdk/pull/170