--- old/test/sun/misc/JarIndex/metaInfFilenames/Basic.java 2015-10-27 15:56:37.000000000 +0300 +++ new/test/sun/misc/JarIndex/metaInfFilenames/Basic.java 2015-10-27 15:56:37.000000000 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2015, 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 @@ -26,6 +26,8 @@ * @bug 6887710 * @summary Verify the impact of sun.misc.JarIndex.metaInfFilenames on ServiceLoader * @modules jdk.jartool/sun.tools.jar + * jdk.httpserver + * jdk.compiler * @run main/othervm Basic */