On Wed, 16 Apr 2025 23:41:40 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
> Please review this simple test change that skips the test case loading using > JDK `libzip.so` on static JDK in > test/jdk/jdk/internal/loader/NativeLibraries/Main.java. AFAICT, the test case > using `NativeLibrariesTest.LIB_NAME` (`libnativeLibrariesTest.so`) can > provide coverage on static JDK. > > Thanks This pull request has now been integrated. Changeset: 12c3a231 Author: Jiangli Zhou <jian...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/12c3a231e6c1709660e61995f09ad857858e2e36 Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod 8354898: jdk/internal/loader/NativeLibraries/Main.java fails on static JDK Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/24704