RFR 8154733, Fix module dependencies missed in java.rmi tests

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 26 09:58:43 UTC 2016



On 26/04/2016 10: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
Yes, this avoid needing to add @modules to each test in test/java/rmi/**.

-Alan



More information about the core-libs-dev mailing list