On Fri, 24 Mar 2023 15:31:32 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:

> Please review this change for symbol visibility of static library artefacts. 
> This fixes an issue when
> OpenJDK is being used as a base for generating native images preventing the 
> symbols from being
> exported and looked up from the executable. Note that symbol visibity is now 
> controlled by a
> linker version script downstream. This changes nothing for the regularly 
> shipped dynamic libraries.
> 
> Thoughts?

This pull request has now been integrated.

Changeset: f0dba218
Author:    Severin Gehwolf <sgehw...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/f0dba218ac00c0c577400b4d864ba79a9938aef7
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8304871: Use default visibility for static library builds

Reviewed-by: erikj, dholmes

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

PR: https://git.openjdk.org/jdk/pull/13177

Reply via email to