On Thu, 22 Feb 2024 13:36:23 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> I just realized I could keep an extremely simplified linker script 
> ("mapfile") for gcc, and thereby keeping the `@SUNWprivate_1.1` on the 
> exported symbols, and keeping `__bss_start` and friends local. This further 
> minimizes the difference to the existing libjvm.so for gcc builds.

Why do this just for GCC? Shouldn't this be for Linux as we are doing it for 
backwards compatibility with user JNI libraries.

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

PR Comment: https://git.openjdk.org/jdk/pull/17955#issuecomment-1961367943

Reply via email to