RFR: 8308246: PPC64le build broken after JDK-8304913 [v2]
Martin Doerr
mdoerr at openjdk.org
Wed May 17 15:02:49 UTC 2023
On Wed, 17 May 2023 09:42:58 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.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Review feedback.
Thanks for reviewing and feedback! I'm repairing the build:
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14027#issuecomment-1551547628
More information about the core-libs-dev
mailing list