Re: RFR: 7133124 Remove redundant packages from JAR command line

2012-01-29 Thread John Coomes
Dmitry Samersoff (dmitry.samers...@oracle.com) wrote: > Kelly, > > > The serialize checkins issue can be minimized some by using > > distributed SCMs (Mercurial, Git, etc) > > We have chosen a model: > > build->test->integrate > > but we may consider different approach: > > integrate->build->t

Re: RFR: 7133124 Remove redundant packages from JAR command line

2012-01-29 Thread Dmitry Samersoff
Kelly, > The serialize checkins issue can be minimized some by using > distributed SCMs (Mercurial, Git, etc) We have chosen a model: build->test->integrate but we may consider different approach: integrate->build->test->[backout if necessary] i.e. Developer (A) integrate his changeset to

Re: RFR: 7133124 Remove redundant packages from JAR command line

2012-01-29 Thread Kelly O'Hair
On Jan 29, 2012, at 10:23 AM, Georges Saab wrote: >> >> I'm missing something. How can everybody using the exact same system scale >> to 100's of developers? > > System = distributed build and test of OpenJDK Ah ha... I'm down in the trenches dealing with dozens of different OS's arch's va

Re: RFR: 7133124 Remove redundant packages from JAR command line

2012-01-29 Thread Georges Saab
On 28 jan 2012, at 09:46, Kelly O'Hair wrote: > > On Jan 27, 2012, at 9:52 PM, Georges Saab wrote: > >> >> On 27 jan 2012, at 12:40, Kelly O'Hair wrote: >> >>> >>> On Jan 26, 2012, at 2:47 PM, Georges Saab wrote: >>> > As long as we target both 7u and 8 we will be using two different >