Daniel, > On 9 May 2019, at 10:21, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > > ... > Meanwhile I also found two other tests that needed updating: > test/jdk/sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java > test/jdk/sun/net/www/http/ChunkedInputStream/TestAvailable.java > > I've added them to the webrev: > > http://cr.openjdk.java.net/~dfuchs/webrev_8223573/webrev.01/
Looks good. I’m missing why ChunkedEncodingWithProgressMonitorTest.java needs `@library /test/lib` added? -Chris.