On Fri, 7 Feb 2025 21:15:36 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> The fix add remaining classes to the testlibrary jar and fix some warnings in 
> security-related classes.

make/test/BuildTestLib.gmk line 61:

> 59: 
> 60: ifeq ($(call isTargetOs, linux), false)
> 61:     EXCLUDE_DIRS := jdk/test/lib/containers

Suggestion:

  EXCLUDE_DIRS := jdk/test/lib/containers

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23525#discussion_r1947340369

Reply via email to