[jdk17u] Integrated: 8304871: Use default visibility for static library builds

Severin Gehwolf sgehwolf at openjdk.org
Mon Apr 3 12:21:28 UTC 2023


On Thu, 30 Mar 2023 12:06:05 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Clean, very low risk backport that I'd like to get into OpenJDK `17.0.7` as a critical fix. It's a build change that only affects the static library build (unusual config). Thus, it is a no-op on the regular OpenJDK build with shared libs.
> 
> Testing:
> - [x] Using the manual reproducer from https://github.com/graalvm/mandrel/issues/487 with a mandrel build using a patched JDK 17. Works with the patch, is broken without it.
> - [x] GHA

This pull request has now been integrated.

Changeset: 908cab41
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk17u/commit/908cab4123812b6b206b966a6ce92398cdf42c08
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8304871: Use default visibility for static library builds

Backport-of: f0dba218ac00c0c577400b4d864ba79a9938aef7

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

PR: https://git.openjdk.org/jdk17u/pull/367


More information about the jdk-updates-dev mailing list