Integrated: JDK-8256922: ppc, ppcle build broken after JDK-8254231
Thomas Stuefe
stuefe at openjdk.java.net
Tue Nov 24 11:03:19 UTC 2020
On Tue, 24 Nov 2020 06:57:24 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Hi,
>
> may I please have reviews for these fixes to the ppc, ppcle builds after JDK-8254231.
>
> Once the build is fixed, VM does not come up, but that is a separate issue (JDK-8256924).
>
> This roughly followed Alekseys work on s390, but additionally I had to rename the _abi macro due to name conflict with a class member in the new code.
>
> Thanks, Thomas
This pull request has now been integrated.
Changeset: f8d7c5a5
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f8d7c5a5
Stats: 208 lines in 18 files changed: 150 ins; 0 del; 58 mod
8256922: ppc, ppcle build broken after JDK-8254231
Reviewed-by: shade, lucy, mdoerr
-------------
PR: https://git.openjdk.java.net/jdk/pull/1404
More information about the hotspot-dev
mailing list