RFR: 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo [v8]

Julia Boes jboes at openjdk.java.net
Mon Feb 8 16:42:42 UTC 2021


On Mon, 8 Feb 2021 14:40:16 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
>>   revert changes in Apache Santuario
>
> The other security-related code changes look good to me.

I've updated the issue summary to better reflect the changes, the PR summary should be renamed accordingly. 
As mentioned earlier, have you run the tests for the affected areas? Here's some information on how to do that: http://openjdk.java.net/guide/#testing-the-jdk

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

PR: https://git.openjdk.java.net/jdk/pull/1853



More information about the security-dev mailing list