Request for approval: 6929067: Stack guard pages should be removed when thread is detached
Y. Srinivas Ramakrishna
Y.S.Ramakrishna at Sun.COM
Fri Mar 12 12:04:31 PST 2010
daniel.daugherty at oracle.com wrote:
> On 3/12/2010 12:35 PM, Coleen Phillimore wrote:
>>
>> Hi,
>> I checked this into the hotspot-rt repository. I thought I made aph
>> the author but the job came through with my name on it.
>
> Since your user ID submitted the job, I'm pretty sure JPRT ignored
> your "Author" setting. I recommend setting the "Contributed by" field
> to aph at redhat.com for future submissions...
% hg commit -u aph ...
should have worked. I've seen that work (and used it successfully)
in the past. JPRT itself just pushes the changeset that you commit;
it does not tweak the author field of the changeset (afaik).
Hmm, did you use:
% jprt submit -user aph ...
after a vanilla
% hs commit ... (without -u aph?)
? I don't _think_ that would work.
-- ramki
More information about the hotspot-dev
mailing list