RFR: 8331921: Hotspot assembler files should use common logic to setup exported functions
Magnus Ihse Bursie
ihse at openjdk.org
Thu May 23 16:33:15 UTC 2024
On Wed, 8 May 2024 13:30:59 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> As seen in [JDK-8331541](https://bugs.openjdk.org/browse/JDK-8331541), if we are not consistently setting all assembler directives correctly, we can get errors that are not detected by the linker.
>
> We should stop duplicating this code and create a unified macro to properly setup functions, and use it everywhere.
Ping? Any takers?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19138#issuecomment-2127585577
More information about the build-dev
mailing list