Re: [PATCH] Make it easier to push commits into OpenJDK6

2013-02-22 Thread Omair Majid
On 02/21/2013 03:23 PM, Kelly O'Hair wrote: > Looking at jcheck > hg.openjdk.java.net/code-tools/jcheck/file/tip/jcheck.py > > I suspect this will pretty much disable the check of the initial lines that > look like >[0-9]+: .* > in other words, these lines can look like any number foll

Re: [PATCH] Make it easier to push commits into OpenJDK6

2013-02-22 Thread Kelly O'Hair
On Feb 22, 2013, at 2:55 PM, Omair Majid wrote: > On 02/21/2013 03:23 PM, Kelly O'Hair wrote: >> Looking at jcheck >> hg.openjdk.java.net/code-tools/jcheck/file/tip/jcheck.py >> >> I suspect this will pretty much disable the check of the initial lines that >> look like >> [0-9]+: .* >>

Re: [PATCH] Make it easier to push commits into OpenJDK6

2013-02-22 Thread Omair Majid
On 02/22/2013 07:17 PM, Kelly O'Hair wrote: > On Feb 22, 2013, at 2:55 PM, Omair Majid wrote: >> Now, for the funny part: could I get a bug id so I can push this change? :) > > Oh sorry... > > Here: > > 8008765: Relax bugid checks in 6-open repositories Thank you. I will wait for all the Febru