> Pass `ByteArrayInputStream.buf ` directly to the `OutputStream` parameter of > `BAIS.transferTo` only if the target stream is in the `java.io` package.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision: 8321053: instanceof -> == ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16893/files - new: https://git.openjdk.org/jdk/pull/16893/files/29ee889b..7aa37667 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16893&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16893&range=02-03 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/16893.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16893/head:pull/16893 PR: https://git.openjdk.org/jdk/pull/16893
