Hotspot symbol visibility
Thomas Stüfe
thomas.stuefe at gmail.com
Fri Feb 16 09:13:15 UTC 2024
On Fri, Feb 16, 2024 at 10:06 AM Andrew Haley <aph-open at littlepinkcloud.com>
wrote:
> On 2/16/24 08:49, Thomas Stüfe wrote:
> > It is probably safe to hide C++ mangled symbols since those decorations
> are compiler-specific anyway, no? So they cannot have worked in a reliable
> fashion
> They're not entirely compiler specific, but part of the ABI. See
> https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling.
>
Ah, thanks for the correction. That explains why we have different mangling
between Windows and the rest.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20240216/ecbbb0aa/attachment.htm>
More information about the build-dev
mailing list