--- old/test/java/lang/reflect/PublicMethods/PublicMethodsTest.java 2017-02-08 16:45:33.612151831 +0300 +++ new/test/java/lang/reflect/PublicMethods/PublicMethodsTest.java 2017-02-08 16:45:33.452151826 +0300 @@ -57,6 +57,9 @@ /* * @test * @bug 8062389 + * @modules java.compiler + * jdk.compiler + * jdk.zipfs * @summary Nearly exhaustive test of Class.getMethod() and Class.getMethods() * @run main PublicMethodsTest */