[jdk17] RFR: 8268353: Test libsvml.so is and is not present in jdk image

Jie Fu jiefu at openjdk.java.net
Wed Jun 16 01:23:38 UTC 2021


On Mon, 14 Jun 2021 16:06:04 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> Test that when the jdk.incubator.vector module is present that libsvml.so is present, and test the opposite case.

The test logic should be changed.

If C2 is absent, libsvml.so would not be generated after JDK-8268643.
Thanks.

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

Changes requested by jiefu (Reviewer).

PR: https://git.openjdk.java.net/jdk17/pull/47


More information about the core-libs-dev mailing list