Re: RFR 8149391: Fix module dependencies in java/util

2016-02-08 Thread Alexandre (Shura) Iline
> On Feb 8, 2016, at 3:58 PM, Mandy Chung wrote: > > >> On Feb 8, 2016, at 3:36 PM, Alexandre (Shura) Iline >> wrote: >> >>> >>> On Feb 8, 2016, at 1:23 PM, Mandy Chung wrote: >>> >>> On Feb 8, 2016, at 11:43 AM, Alexandre (Shura) Iline wrote: Hi. Could

Re: RFR 8149391: Fix module dependencies in java/util

2016-02-08 Thread Mandy Chung
> On Feb 8, 2016, at 3:36 PM, Alexandre (Shura) Iline > wrote: > >> >> On Feb 8, 2016, at 1:23 PM, Mandy Chung wrote: >> >> >>> On Feb 8, 2016, at 11:43 AM, Alexandre (Shura) Iline >>> wrote: >>> >>> Hi. >>> >>> Could you please take a look on additional module dependencies to be added

Re: RFR 8149391: Fix module dependencies in java/util

2016-02-08 Thread Alexandre (Shura) Iline
> On Feb 8, 2016, at 1:23 PM, Mandy Chung wrote: > > >> On Feb 8, 2016, at 11:43 AM, Alexandre (Shura) Iline >> wrote: >> >> Hi. >> >> Could you please take a look on additional module dependencies to be added >> for tests in java/util. There is more work to do for :jdk_core test group, >

Re: RFR 8149391: Fix module dependencies in java/util

2016-02-08 Thread Mandy Chung
> On Feb 8, 2016, at 11:43 AM, Alexandre (Shura) Iline > wrote: > > Hi. > > Could you please take a look on additional module dependencies to be added > for tests in java/util. There is more work to do for :jdk_core test group, > which is to come separately. > > JDK9 changes: http://cr.open

RFR 8149391: Fix module dependencies in java/util

2016-02-08 Thread Alexandre (Shura) Iline
Hi. Could you please take a look on additional module dependencies to be added for tests in java/util. There is more work to do for :jdk_core test group, which is to come separately. JDK9 changes: http://cr.openjdk.java.net/~shurailine/8149391/webrev.jdk9.00/ Jake changes: http://cr.openjdk.jav