Hi Sergei,
Thanks for the update. The fix looks fine to me. However, I'm not sure
why some tests need the "/sun/security/krb5/auto" libraries and the
related modules. As you were already there, would you mind help to test
whether the "/sun/security/krb5/auto" library can be removed for some tests?
Thanks,
Xuelei
On 9/14/2016 8:22 PM, Sergei Kovalev wrote:
Hello Team,
Could you please review below fix for
Bug ID: https://bugs.openjdk.java.net/browse/JDK-8166032
Code review: http://cr.openjdk.java.net/~skovalev/8166032/webrev.00/
Issue: The test should be able to pass or skipped by JTreg test suite if
required modules have not been included in custom JRE.
Solution: added '@modules' tags and appropriate module list to tests
header.
Testing done locally using JTregt test suite.