hotspot/test/testlibrary_tests/ctw/ClassesListTest.java
changeset 36209 8db2a78cbc29
parent 33730 30e064828045
child 38121 b9649af838e0
equal deleted inserted replaced
36208:ac8243596098 36209:8db2a78cbc29
     1 /*
     1 /*
     2  * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8012447
    26  * @bug 8012447
    27  * @library /testlibrary /test/lib /testlibrary/ctw/src
    27  * @library /testlibrary /test/lib /testlibrary/ctw/src
    28  * @modules java.base/sun.misc
    28  * @modules java.base/jdk.internal.misc
    29  *          java.base/sun.reflect
    29  *          java.base/sun.reflect
    30  *          java.management
    30  *          java.management
    31  * @build ClassFileInstaller sun.hotspot.tools.ctw.CompileTheWorld sun.hotspot.WhiteBox Foo Bar
    31  * @build ClassFileInstaller sun.hotspot.tools.ctw.CompileTheWorld sun.hotspot.WhiteBox Foo Bar
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox Foo Bar
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox Foo Bar
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                              sun.hotspot.WhiteBox$WhiteBoxPermission