JDK submit repo

David Holmes david.holmes at oracle.com
Tue Feb 6 09:44:59 UTC 2018


Hi Yumin,

On 6/02/2018 4:32 PM, yumin qi wrote:
> Hi, Mark
> 
>    I pushed with an error returned:
> 
> $ hg tip
> changeset:   48771:b458b2ad109d
> branch:      JDK-8194154
> tag:         tip
> parent:      48767:4d716bc7ed54
> user:        Yumin.Qi <Yumin.Qi at Gmail.Com>
> date:        Mon Feb 05 22:23:38 2018 -0800
> summary:     8194154: JDK crashes on canonicalization of parsing path
> string contains '//' on linux.
> 
> $hg push --new-branch
> pushing to http://hg.openjdk.java.net/jdk/submit
> searching for changes
> abort: HTTP Error 403: Forbidden
> 
> I am not sure if I have done correctly. Can you help what is wrong here? I
> am a commiter, but could not do the push to 'submit'.

You need to push using ssh not http. If you have the defpath extension:

hg defpath -du <your openjdk username>

David

> Thanks
> Yumin
> 
> On Tue, Jan 30, 2018 at 7:35 AM, <mark.reinhold at oracle.com> wrote:
> 
>> 2018/1/30 2:50:45 -0800, Aleksey Shipilev <shade at redhat.com>:
>>> So I have submitted JDK-8174901 five days ago, and there was silence
>>> since then. Is *this* the kinds of thing to ask at ops@?
>>
>> Yes.
>>
>> - Mark
>>


More information about the jdk-dev mailing list