[PATCH] Make it easier to push commits into OpenJDK6

Omair Majid omajid at redhat.com
Fri Feb 22 14:55:55 PST 2013


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 followed by ":" and any text.
> But I'm not a Python expert.

Yes, from my testing, this is pretty much what it does. Before, it didnt
check that the bug ids were correct, just resembled something that
looked correct. Now it wont even bother checking that.

> So this looks ok to me, with the understanding that these bugids now only refer to your special
> JIRA instance.

Yes, we will use a public JIRA instance for openjdk6 after this is pushed.

Now, for the funny part: could I get a bug id so I can push this change? :)

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681


More information about the jdk6-dev mailing list