RFR: 8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF [v6]

Claes Redestad redestad at openjdk.org
Fri Feb 16 15:31:08 UTC 2024


On Thu, 15 Feb 2024 13:07:20 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> Adding a fast-path for ASCII-only modified UTF-8 strings deserialied via Data- and ObjectInputStream
>> 
>> Testing: tier1-3
>
> Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/java/io/DataInputStream.java
>   
>   Co-authored-by: Raffaello Giulietti <raffaello.giulietti at oracle.com>

Thanks! I know Roger is out this week, and this can wait until he's had a chance to take a look.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17734#issuecomment-1948619951


More information about the core-libs-dev mailing list