On Fri, 31 Mar 2023 06:07:39 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> C11 has been stable for a long time on all platforms, so native code can use > the standard alignas operator for alignment requirements Just checked, the pragmas in the freetype code now seems to be pointless since there is no alignment specified in the code it's supposed to guard. Maybe upstream will fix this someday :/ ------------- PR Comment: https://git.openjdk.org/jdk/pull/13258#issuecomment-1493245182