RFR: 8305341: Alignment outside of HotSpot should be enforced by alignas instead of compiler specific attributes
Chris Plummer
cjplummer at openjdk.org
Tue Apr 4 05:33:03 UTC 2023
On Fri, 31 Mar 2023 06:07:39 GMT, Julian Waters <jwaters at 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
I'm not sure what you mean by hotspot requiring a special review, but serviceability code does require two reviewers just like hotspot does. Also, you don't need to split the PR because of that. If you get one person to review the jdk changes and 2 to review the hostpot/svc changes, then you are good to go.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13258#issuecomment-1495369012
More information about the serviceability-dev
mailing list