jdk/test/com/sun/jdi/ClassesByName.java
changeset 30376 2ccf2cf7ea48
parent 24973 8c4bc3fa4c4e
child 30964 613fbce96e32
equal deleted inserted replaced
30375:6da086d0f46d 30376:2ccf2cf7ea48
     1 /*
     1 /*
     2  * Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1999, 2015, 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.
    25  *  @test
    25  *  @test
    26  *  @bug 4287992
    26  *  @bug 4287992
    27  *  @author Robert Field
    27  *  @author Robert Field
    28  *
    28  *
    29  *  @library scaffold
    29  *  @library scaffold
       
    30  *  @modules jdk.jdi
    30  *  @run build JDIScaffold VMConnection
    31  *  @run build JDIScaffold VMConnection
    31  *  @run compile -g HelloWorld.java
    32  *  @run compile -g HelloWorld.java
    32  *  @run build ClassesByName
    33  *  @run build ClassesByName
    33  *
    34  *
    34  *  @summary ClassesByName verifies that all the classes in the
    35  *  @summary ClassesByName verifies that all the classes in the