> This Pull Request provides an implementation for > [JDK-8389573](https://bugs.openjdk.org/browse/JDK-8389573): > 'InputStreamReader.readAllAsString() should override the generic Reader > default implementation to avoid unnecessary buffer copies'. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Markus KARG has updated the pull request incrementally with one additional commit since the last revision: Fixed changes requested by Alan Bateman ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32264/files - new: https://git.openjdk.org/jdk/pull/32264/files/581b2294..e0f2f31a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=00-01 Stats: 114 lines in 2 files changed: 88 ins; 18 del; 8 mod Patch: https://git.openjdk.org/jdk/pull/32264.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32264/head:pull/32264 PR: https://git.openjdk.org/jdk/pull/32264
