> On 25 Jan 2017, at 18:03, Alan Bateman <alan.bate...@oracle.com> wrote:
>
> On 25/01/2017 14:45, Andrey Nazarov wrote:
>
>> Hi,
>>
>> I’ve added sanity checks that wsgen and schemagen tools works with
>> multi-release jar files.
>>
>> Review http://cr.openjdk.java.net/~anazarov/8075617/webrev.00/webrev/
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8075616
>> <https://bugs.openjdk.java.net/browse/JDK-8075616>,
>> https://bugs.openjdk.java.net/browse/JDK-8075617
>> <https://bugs.openjdk.java.net/browse/JDK-8075617>
>>
> I'm not sure that test/tools/jar is a good place to put tests for the JAX-WS
> tools. Would you consider moving them to a location where we test these tests?
What is the right location?
>
> -Alan