Integrated: 8308246: PPC64le build broken after JDK-8304913

Martin Doerr mdoerr at openjdk.org
Wed May 17 15:14:46 UTC 2023


On Wed, 17 May 2023 07:16:17 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> PPC64le needs to get recognized as PPC64. Otherwise, jlink doesn't recognize the platform and throws a PluginException: ModuleTarget is malformed: No enum constant jdk.internal.util.Architecture.PPC64LE.

This pull request has now been integrated.

Changeset: 64f6681c
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/64f6681cc7bb184112adcf2b4f2c313e1b0a5c4f
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8308246: PPC64le build broken after JDK-8304913

Reviewed-by: shade, mbaesken

-------------

PR: https://git.openjdk.org/jdk/pull/14027


More information about the core-libs-dev mailing list