On Wed, 6 Mar 2024 11:33:30 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> Currently, our symbol visibility handling for tests are sloppy; we only 
> handle it properly on Windows. We need to bring it up to the same levels as 
> product code. This is a prerequisite for 
> [JDK-8327045](https://bugs.openjdk.org/browse/JDK-8327045), which in turn is 
> a building block for Hermetic Java.

This pull request has now been integrated.

Changeset: cc9a8aba
Author:    Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/cc9a8aba67f4e240c8de2d1ae15d1b80bfa446a0
Stats:     304 lines in 39 files changed: 69 ins; 159 del; 76 mod

8327460: Compile tests with the same visibility rules as product code

Reviewed-by: erikj, jvernee, dholmes, alanb

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

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

Reply via email to