--- old/test/java/beans/Performance/Test4058433.java 2015-05-29 17:08:55.877539652 +0300 +++ new/test/java/beans/Performance/Test4058433.java 2015-05-29 17:08:55.713539657 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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 @@ -50,6 +50,9 @@ * @bug 4058433 * @summary Generates BeanInfo for public classes in AWT, Accessibility, and Swing * @author Sergey Malenkov + * @modules java.base/sun.reflect.generics.reflectiveObjects + * java.desktop/com.sun.beans + * java.desktop/com.sun.beans.util * @run main/manual Test4058433 */