--- old/jdk/test/java/beans/XMLDecoder/8028054/TestConstructorFinder.java 2016-08-07 17:45:39.000000000 -0700 +++ new/jdk/test/java/beans/XMLDecoder/8028054/TestConstructorFinder.java 2016-08-07 17:45:38.000000000 -0700 @@ -39,7 +39,7 @@ * java.corba * java.xml.bind * @compile -XDignore.symbol.file TestConstructorFinder.java - * @run main/othervm -addmods java.activation -addmods java.transaction -addmods java.corba -addmods java.xml.bind TestConstructorFinder + * @run main/othervm --add-modules=java.activation,java.transaction,java.corba,java.xml.bind TestConstructorFinder */ public class TestConstructorFinder {