JDK 15 is now in Rampdown Phase One
jiefu(傅杰)
jiefu at tencent.com
Mon Jun 15 12:38:25 UTC 2020
When I tried to push changes into jdk15, I got this failing message:
------------------------------------
$ hg push
pushing to http://hg.openjdk.java.net/jdk/jdk15/
searching for changes
abort: HTTP Error 403: Forbidden
------------------------------------
Thanks.
Best regards,
Jie
On 2020/6/15, 8:21 PM, "jdk-dev on behalf of Aleksey Shipilev" <jdk-dev-bounces at openjdk.java.net on behalf of shade at redhat.com> wrote:
On 6/15/20 5:53 AM, Iris Clark wrote:
> Your diagnosis is correct. I've fixed the configuration and pulled the changes
> from jdk15 to the default branch of submit15 [0] (all those failed additional
> pushes that should have occurred on push to jdk15). Everything should work
> now.
Actually, there seems to be another problem, "Permission Denied":
pushing to ssh://shade@hg.openjdk.java.net/jdk/jdk15
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
remote: pushing to /hg/jdk/submit15
remote: searching for changes
remote: adding changesets
remote: abort: Permission denied: /hg/jdk/submit15/.hg/store/00changelog.i
remote: pushed update to /hg/jdk/submit15
remote: notifying jdk-all-changes at openjdk.java.net, jdk-changes at openjdk.java.net
--
Thanks,
-Aleksey
More information about the jdk-dev
mailing list