> On Sep 16, 2016, at 2:30 AM, Bradford Wetmore <bradford.wetm...@oracle.com> > wrote: > > As of today's JDK 9 code, look at the "prep" target" in the jdk/test/Makefile > test directory. The "prep" target updates the DLLs as needed if this is not > a repository (which I think is how our build/test system JPRT works).
I didn't noticed that before. This explains everything. Thanks Max