Re: 8153538: module java.httpclient should not be in java.compact3

2016-04-05 Thread Mandy Chung
+1 Mandy > On Apr 5, 2016, at 1:33 PM, Alan Bateman wrote: > > > The new http client API is module java.httpclient. It was added to the > java.compact3 aggregator during a merge when it should have been added to > java.se. Attached is the patch to move it. I plan to push this via jdk9/dev. >

8153538: module java.httpclient should not be in java.compact3

2016-04-05 Thread Alan Bateman
The new http client API is module java.httpclient. It was added to the java.compact3 aggregator during a merge when it should have been added to java.se. Attached is the patch to move it. I plan to push this via jdk9/dev. -Alan diff --git a/src/java.compact3/share/classes/module-info.java