On 15/06/2017 17:26, Chris Hegarty wrote:
:
Claes,

This is the first test in the core area that will now use a test
specific native library, which will need to be built ( by the build
system, which it does ), and pointed to when executing jtreg
from the command line, e.g.

jtreg ... 
-nativepath:build/macosx-x86_64-normal-server-release/support/test/jdk/jtreg/native/lib

I think this may be ok, but some folk will need to get used to
adding this option to their jtreg runs. Either that, or move the
test to a separate group / target.

One thing to mention is `jtreg -k:!native ..` if you need to skip the native tests.

-Alan

Reply via email to