+1 on test changes.
PS. I think we still need to test exports again after rmic is fixed for
other issues -- as the test still fails to run with this change.
-Sundar
On 12/23/2015 5:33 PM, Hamlin Li wrote:
Hi,
Please review a fix for test issue JDK-8144001 related to modularization.
Issue:
https://bugs.openjdk.java.net/browse/JDK-8144001
Webrev:
http://cr.openjdk.java.net/~mli/8144001/webrev.00/
The fix only fixes test issue itself. Test
jdk/test/sun/rmi/rmic/newrmic/equivalence/run.sh still fails due to
product issue https://bugs.openjdk.java.net/browse/JDK-8145980.
Thank you
-Hamlin