Integrated: JDK-8318175 : AIX PPC64: Handle alignment of double in structs

suchismith1993 duke at openjdk.org
Wed Nov 22 13:42:18 UTC 2023


On Thu, 9 Nov 2023 09:22:45 GMT, suchismith1993 <duke at openjdk.org> wrote:

> 1. use pragma directive to handle alignment.
> 
> JBS Issue: [JDK-8318175](https://bugs.openjdk.org/browse/JDK-8318175)

This pull request has now been integrated.

Changeset: bf0a904f
Author:    suchismith <suchismith1993 at gmail.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bf0a904f0e2f29e9967c38e437b702d92c096e88
Stats:     14 lines in 2 files changed: 14 ins; 0 del; 0 mod

8318175: AIX PPC64: Handle alignment of double in structs

Reviewed-by: mdoerr, amitkumar

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

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


More information about the core-libs-dev mailing list