: "Lindenmaier, Goetz"
To: Steve Groeger , OpenJDK Core Libs Developers
Cc: "Simonis, Volker" , Adam Farley8
Date: 23/01/2019 11:46
Subject: RE: JDK-8214063: OpenJDK will not build on AIX while using
the xlc 13.1 compiler
Hi Steve,
feel free to request the dow
See also official downport documentation:
http://openjdk.java.net/projects/jdk-updates/approval.html
Cheers, Thomas
On Wed, Jan 23, 2019 at 12:46 PM Lindenmaier, Goetz <
goetz.lindenma...@sap.com> wrote:
> Hi Steve,
>
> feel free to request the downport of this change.
>
> For this, you must fi
Hi Steve,
feel free to request the downport of this change.
For this, you must first check whether the change applies cleanly:
cd jdk/jdk; hg export -r 7384e00d5860 > 8215962.changeset (you find the hash
in the JBS)
cd jdk11u; hg import 8215962.changeset
If so, you flag the bug in JBS as jdk11