--- old/test/jdk/jigsaw/util/ServiceLoader/ServicesTest.java 2015-10-27 16:01:00.000000000 +0300 +++ new/test/jdk/jigsaw/util/ServiceLoader/ServicesTest.java 2015-10-27 16:00:59.000000000 +0300 @@ -40,6 +40,8 @@ /** * @test * @library ../../lib /lib/testlibrary + * @modules java.scripting + jdk.compiler * @build ServicesTest CompilerUtils jdk.testlibrary.* * @run testng ServicesTest * @summary Tests ServiceLoader to locate service providers on the module path