Could not push the change to jdk13u

Yasumasa Suenaga yasuenag at gmail.com
Wed Sep 4 06:19:42 UTC 2019


Hi all,

I attempted to import the change [1] to jdk13u, but hg reported the error as below:

```
$ hg out
   :
searching for changes
changeset:   55600:8aa7cb25482a
tag:         tip
user:        ysuenaga
date:        Wed Sep 04 15:12:43 2019 +0900
summary:     8209790: SA tools not providing option to connect to debug server

$ hg push
   :
searching for changes
remote: Received disconnect from 137.254.56.63 port 22:2: Corrupted MAC on input.
remote: Disconnected from 137.254.56.63 port 22
abort: unexpected response: empty string
```

I tried to push it as a new commit, but it was failed with same error.
hg verify seems to work fine.

Do you have any idea to resolve this?


Thanks,

Yasumasa



[1] https://hg.openjdk.java.net/jdk/jdk/rev/56e8c0a3fe9a


More information about the jdk-updates-dev mailing list