> 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: Simplified approach by Alan Bateman ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32264/files - new: https://git.openjdk.org/jdk/pull/32264/files/ee3280ce..1a20503a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=02-03 Stats: 86 lines in 2 files changed: 12 ins; 72 del; 2 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
