Fix backport request For JDK-8193682

Severin Gehwolf sgehwolf at redhat.com
Tue Mar 1 13:02:14 UTC 2022


Hi Pushkar,

On Tue, 2022-03-01 at 10:26 +0000, Pushkar N Kulkarni wrote:
> I am not sure if I am writing to the right mailing list. Pardon me if
> I am not.

jdk8u-dev (cc) is the right list.

> I want to request for a backport of
> https://github.com/openjdk/jdk/commit/1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
>    to the JDK8.  If someone could help me with the process to raise
> backport requests, or point me to steps I could follow to help with
> the backport work, I’d appreciate it. I guess, git -> Hg backports
> are not as straightforward as the git->git ones?
> 

Currently the JDK 8u tree is frozen[1] for the git migration[2]. Once
it opens up you should be able to use the same git process to
contribute to JDK 8u than you'd be using for JDK 11u, 17u and others.

The JDK 8u wiki has some instructions about the process (see section
"Contributing"):
https://wiki.openjdk.java.net/display/jdk8u

HTH.

Thanks,
Severin

[1] https://mail.openjdk.java.net/pipermail/jdk8u-dev/2022-February/014580.html

[2] Once it's open for pushes Git tree will be here:
    https://github.com/openjdk/jdk8u-dev



More information about the jdk8u-dev mailing list