This is to select and filter out tests that are not suitable for running on static JDK. For example, some tests use tools (javac, jcmd, etc) in the bin/ directory. At least for now, we want to skip those tests on static JDK because the separate tools are not provided in static-jdk image.
- relates to
-
JDK-8303796 Optionally build fully statically linked JDK image
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/960ad211
-
Review(master) openjdk/jdk/23528