[PATCH] Make it easier to push commits into OpenJDK6
Kelly O'Hair
kelly.ohair at oracle.com
Fri Feb 22 16:17:07 PST 2013
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]+: .*
>> 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? :)
Oh sorry...
Here:
8008765: Relax bugid checks in 6-open repositories
-kto
>
> 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