JDK 7 M5 extended to build 76 (2009/11/12)
Martin Buchholz
martinrb at google.com
Mon Nov 2 18:01:18 PST 2009
On Sat, Oct 31, 2009 at 22:12, Mark Reinhold <mr at sun.com> wrote:
>> From: Mark Reinhold <mr at sun.com>
>> Date: Thu, 29 Oct 2009 09:13:38 -0700
>
>> Changes for this last build will be integrated via a special M5 forest,
>> based on JDK 7 build 75, ...
>
> That forest is here: http://hg.openjdk.java.net/jdk7/m5 .
I just tried to commit jsr166y, but got
$ hg push
pushing to ssh://martin@hg.openjdk.java.net/jdk7/m5-gate/jdk
searching for changes
remote: abort: could not lock repository jdk7/m5-gate/jdk: Read-only file system
abort: unexpected response: empty string
Trying the non-gate repo, I got the same result.
$ hg push
pushing to ssh://martin@hg.openjdk.java.net/jdk7/m5/jdk
searching for changes
remote: abort: could not lock repository jdk7/m5/jdk: Read-only file system
abort: unexpected response: empty string
Martin
More information about the jdk7-dev
mailing list