> 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: Changed according to requests of Alan Bateman and Jaikiran Pai ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32264/files - new: https://git.openjdk.org/jdk/pull/32264/files/1a20503a..6c6f148a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32264&range=03-04 Stats: 18 lines in 1 file changed: 10 ins; 5 del; 3 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
