Re: RFR [14] 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3

2019-11-04 Thread Chris Hegarty
> On 1 Nov 2019, at 20:12, Pavel Rappo wrote: > > Chris, > > Which commit is this update based on? I think this is worth mentioning for > the future maintainers. > We supplied this information when we made the initial push: "commit 7207b1b4fb618c0cf17f3391a5e551648c75769d Author: Viktor Kla

Re: RFR [14] 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3

2019-11-01 Thread Pavel Rappo
Chris, Which commit is this update based on? I think this is worth mentioning for the future maintainers. We supplied this information when we made the initial push: https://mail.openjdk.java.net/pipermail/net-dev/2019-June/012810.html -Pavel > On 1 Nov 2019, at 17:11, Chris Hegarty wrote

Re: RFR [14] 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3

2019-11-01 Thread Daniel Fuchs
Looks good to me Chris. best regards, -- daniel On 01/11/2019 17:11, Chris Hegarty wrote: The RS TCK tests added by 8226602 are based on version 1.0.2. There is a newer version 1.0.3 available. In what is in the test area of the JDK repo, there are only trivial minor stability changes betwe

RFR [14] 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3

2019-11-01 Thread Chris Hegarty
The RS TCK tests added by 8226602 are based on version 1.0.2. There is a newer version 1.0.3 available. In what is in the test area of the JDK repo, there are only trivial minor stability changes between 1.0.2 and 1.0.3, but seems worth pulling in, if only to not have to continually remember/mo