RFR(s): 8166624: java/util/jar/JarFile/mrjar regression tests has undeclared dependencies

Sergei Kovalev sergei.kovalev at oracle.com
Fri Sep 23 13:54:14 UTC 2016


Hello team,

Could you please review a very small fix that relates to tests only.

BugID: https://bugs.openjdk.java.net/browse/JDK-8166624
Webrev: http://cr.openjdk.java.net/~skovalev/8166624/webrev.00/

Issue: Some regression tests fails in case of usage "--limit-modules 
java.base" command line option.
Root cause: The tests have no module declaration in jtreg header.
Solution: add module dependencies to the tests header.
Testing done: tested locally by jtreg.

-- 
With best regards,
Sergei



More information about the core-libs-dev mailing list