Re: RFR: 8087124 HTTP/2 implementation

2016-04-29 Thread Michael McMahon
Hi Chris, Thanks for the review. I've incorporated your comments. I'll push the current version today. Below is a webrev of the exact changes. I will come back to other comments made later and will make more changes then. http://cr.openjdk.java.net/~michaelm/8087124/webrev.3/ Thanks, Michael.

Re: RFR JDK-8151913: Fix module dependencies in java/net tests

2016-04-29 Thread Alan Bateman
On 28/04/2016 05:50, John Jiang wrote: Hi, Please review another webrev: http://cr.openjdk.java.net/~jjiang/8151913/webrev.02 The java.httpclient module declaration is removed from all of java/net/httpclient tests, even though some ones have to declare other modules. If a test has the @modules