OpenJDK7 port to the little endian PowerPC64

Volker Simonis volker.simonis at gmail.com
Mon Mar 10 17:37:20 UTC 2014


Hi Sasha,

this may be because of the OpenJDK Server migration which started last
Friday. See quoted mail from Mark Reinhold below
("mail.openjdk.java.net, which is working but slowly"):

All servers and up and functioning normally with the exception of
mail.openjdk.java.net, which is working but slowly.

Reminders about the Mercurial changes:

  - The push-only "-gate" repos are no longer be needed and have been
    removed.  Changes must be pulled from, and pushed to, the same
    repository.  (Pushes must still be done via ssh, not http.)  If you
    have recorded "-gate" repository paths in any .hg/hgrc files then
    you'll have to remove the "-gate" suffix from those paths.

  - The unsupported Forest extension is no longer present on the server,
    so commands such as fpush, fpull, fincoming, etc., will no longer
    work.  As an alternative you can use the recently-published Trees
    extension [1] or the existing get_source.sh script [2].

  - The minimum recommended version of Mercurial on the client side is
    2.6.3, although earlier versions are likely to continue to work.

Additional note:

  - The SSH host keys on the cr and hg servers have changed, so you'll
    need to update your known_hosts file.  On Unix-like systems you can
    do that with these commands:

      $ ssh-keygen -R cr.openjdk.java.net
      $ ssh-keygen -R hg.openjdk.java.net

Please report any problems to ops at openjdk dot java dot net.

- Mark


[1] http://openjdk.java.net/projects/code-tools/trees
[2] http://openjdk.java.net/guide/repositories.html#clone

On Mon, Mar 10, 2014 at 6:23 PM, Alexander Smundak <asmundak at google.com> wrote:
> On Mon, Mar 10, 2014 at 2:45 AM, Lindenmaier, Goetz
> <goetz.lindenmaier at sap.com> wrote:
>> I think it's best you post a RFR on hotspot-dev, so that we can
>> see what other comments show up, what do you think?
> I did post it to the hotspot-dev on Thursday, but my e-mail bounces,
> telling me to subscribe to the mailing list. I tried to subscribe
> (twice by now), and am told to wait for the approval. So I am waiting.
> Not sure how long does it take to get the approval usually.


More information about the ppc-aix-port-dev mailing list