--- old/test/java/beans/Introspector/Test6277246.java 2015-06-19 15:15:04.565663838 +0300 +++ new/test/java/beans/Introspector/Test6277246.java 2015-06-19 15:15:04.405663840 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 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 @@ -25,6 +25,8 @@ * @test * @bug 6277246 * @summary Tests problem with java.beans use of reflection + * @modules java.base/sun.misc + * java.desktop * @run main/othervm Test6277246 * @author Jeff Nisewanger */