--- old/test/jdk/com/sun/jdi/RedefineCrossEvent.java 2018-10-17 12:32:52.351464669 -0400 +++ new/test/jdk/com/sun/jdi/RedefineCrossEvent.java 2018-10-17 12:32:51.918439380 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 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 @@ -27,7 +27,7 @@ * @summary Test class redefinition at each event cross tested with other tests * @author Robert Field * - * @modules java.corba + * @modules * jdk.jdi * * @run build TestScaffold VMConnection TargetAdapter TargetListener