Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-13 Thread Lance Andersen
Hi David, I thought I did make that change. Let me go back and double check and if not, will push. My build worked fine but maybe I missed this in a merge. Best Lance > On Feb 13, 2018, at 8:05 AM, David Holmes wrote: > > Lance, > > In Docs.gmk you seem to have missed this: > > 445 >

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-13 Thread David Holmes
Lance, In Docs.gmk you seem to have missed this: 445 446 # Setup generation of the Java SE API documentation (javadoc + modulegraph) 447 448 # The Java SE module scope is just java.se.ee and its transitive in

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-12 Thread Martijn Verburg
One could almost shed a tear - of joy! This is exactly the use case for the module system that the developer community at large will understand. Thanks for this change and a leaner meaner JDK. Cheers, Martijn On 8 February 2018 at 13:37, Lance Andersen wrote: > > > On Feb 8, 2018, at 3:04 AM,

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-08 Thread Lance Andersen
> On Feb 8, 2018, at 3:04 AM, Alan Bateman wrote: > > On 07/02/2018 16:57, Lance Andersen wrote: >> Hi all, >> >> I think we are at a point where we are ready to start reviewing the changes >> to remove the Java EE and CORBA modules as JEP 320, JDK-8189188, has been >> targeted to JDK 11.

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-08 Thread Alan Bateman
On 07/02/2018 16:57, Lance Andersen wrote: Hi all, I think we are at a point where we are ready to start reviewing the changes to remove the Java EE and CORBA modules as JEP 320, JDK-8189188, has been targeted to JDK 11. The CSR for removing the modules has been approved: https://bugs.open

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread Lance Andersen
Hi Mandy > On Feb 7, 2018, at 5:00 PM, mandy chung wrote: > > Hi Lance, > > Great to see this JEP moving along. I reviewed all changes except > test/langtools/tools/javac tests. > > Looks fine overall. Thank you for the review. > Minor comments: > > src/java.base/share/lib/security/default

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread mandy chung
Hi Lance, Great to see this JEP moving along. I reviewed all changes except test/langtools/tools/javac tests. Looks fine overall. Minor comments: src/java.base/share/lib/security/default.policy - no change in this file. test/jdk/tools/jmod/hashes/HashesTest.java test/jdk/tools/launcher/modul

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread Lance Andersen
f in it. > > Best regards, > Goetz. > > > -Original Message- > From: core-libs-dev [mailto:core-libs-dev-boun...@openjdk.java.net] On Behalf > Of Lance Andersen > Sent: Wednesday, February 7, 2018 5:57 PM > To: core-libs-dev ; build-dev > > Subject: RFR 819037

RE: RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread Lindenmaier, Goetz
, Goetz. -Original Message- From: core-libs-dev [mailto:core-libs-dev-boun...@openjdk.java.net] On Behalf Of Lance Andersen Sent: Wednesday, February 7, 2018 5:57 PM To: core-libs-dev ; build-dev Subject: RFR 8190378: Java EE and CORBA modules removal Hi all, I think we are at a

Re: RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread Erik Joelsson
Build changes look good. /Erik On 2018-02-07 08:57, Lance Andersen wrote: Hi all, I think we are at a point where we are ready to start reviewing the changes to remove the Java EE and CORBA modules as JEP 320, JDK-8189188, has been targeted to JDK 11. The CSR for removing the modules has

RFR 8190378: Java EE and CORBA modules removal

2018-02-07 Thread Lance Andersen
Hi all, I think we are at a point where we are ready to start reviewing the changes to remove the Java EE and CORBA modules as JEP 320, JDK-8189188, has been targeted to JDK 11. The CSR for removing the modules has been approved: https://bugs.openjdk.java.net/browse/JDK-8193757