Hi Michael, I believe the code changes looks good.
WRT to the test:150 if (response.statusCode() != 200 && !response.body().equals(server.response())) {
I believe you meant || not && best regards, -- daniel On 16/01/2019 16:46, Michael McMahon wrote:
Could I get the following change reviewed please? http://cr.openjdk.java.net/~michaelm/8217237/webrev.1/ Thanks, Michael