Re: RFR 9: 8180303: Remove technote doc link from ProxySelector/B8035158.java test

2017-05-12 Thread Chris Hegarty
On 12/05/17 17:24, Michael McMahon wrote: This is a trivial test change (in comments only) to remove a URL reference to a document whose location is different in the JDK 9 docs tree. The link is not needed in the test. So, it is removed. http://cr.openjdk.java.net/~michaelm/8180303/webrev.1/inde

RFR 9: 8180303: Remove technote doc link from ProxySelector/B8035158.java test

2017-05-12 Thread Michael McMahon
This is a trivial test change (in comments only) to remove a URL reference to a document whose location is different in the JDK 9 docs tree. The link is not needed in the test. So, it is removed. http://cr.openjdk.java.net/~michaelm/8180303/webrev.1/index.html Thanks, Michael.