RFR 8154733, Fix module dependencies missed in java.rmi tests
Felix Yang
felix.yang at oracle.com
Tue Apr 26 12:50:10 UTC 2016
Hi Amy,
thanks for pointing this out. Updated webrev:
http://cr.openjdk.java.net/~xiaofeya/8154733/webrev.01/
Felix
On 2016/4/26 17:21, Amy Lu wrote:
> Hi, Felix
>
> With modules declares in TEST.propertiesshould avoid have to modify
> test file one by one... Maybe I missed things please correct me.
>
> Example:
> $ cat jdk/test/java/rmi/TEST.properties
> modules = java.rmi
>
> Thanks,
> Amy
>
> On 4/26/16 4:53 PM, Felix Yang wrote:
>> Hi all,
>>
>> please review the fix to explicitly declare module dependencies
>> for rmi tests.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8154733
>> Webrev: http://cr.openjdk.java.net/~xiaofeya/8154733/webrev.00/
>>
>> Thanks,
>> Felix
>
More information about the jigsaw-dev
mailing list