--- old/test/jdk/java/beans/XMLDecoder/8028054/TestConstructorFinder.java 2018-02-07 17:12:27.000000000 -0500 +++ new/test/jdk/java/beans/XMLDecoder/8028054/TestConstructorFinder.java 2018-02-07 17:12:27.000000000 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -34,10 +34,6 @@ * @summary Tests that cached constructors have synchronized access * @author Sergey Malenkov * @modules java.desktop/com.sun.beans.finder - * java.activation - * java.transaction - * java.corba - * java.xml.bind * @compile -XDignore.symbol.file TestConstructorFinder.java * @run main TestConstructorFinder */