Hi, FelixWith 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