On Tue, 6 Feb 2024 16:17:21 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> Adding a fast-path for ASCII-only modified UTF-8 strings deserialied via > Data- and ObjectInputStream > > Testing: tier1-3 This pull request has now been integrated. Changeset: 9a9cfbe0 Author: Claes Redestad <redes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9a9cfbe0ba18084bbeae212c9e0da2715a3086e7 Stats: 369 lines in 4 files changed: 345 ins; 7 del; 17 mod 8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF Reviewed-by: rgiulietti, bpb, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/17734