jdk/test/javax/management/loading/MLetCLR/MLetCommand.java
changeset 44423 306c020eb154
parent 31457 fa81a65e236d
equal deleted inserted replaced
44422:14ab3266fe62 44423:306c020eb154
    26  * @bug 4836468
    26  * @bug 4836468
    27  * @summary Test that the getClassLoaderRepository permission is not necessary
    27  * @summary Test that the getClassLoaderRepository permission is not necessary
    28  * for the test codebase as it is executed by the MLet code using
    28  * for the test codebase as it is executed by the MLet code using
    29  * doPrivileged.
    29  * doPrivileged.
    30  * @author Luis-Miguel Alventosa
    30  * @author Luis-Miguel Alventosa
    31  * @modules java.management
    31  *
    32  * @run clean MLetCommand
    32  * @run clean MLetCommand
    33  * @run build MLetCommand
    33  * @run build MLetCommand
    34  * @run main/othervm/java.security.policy=policy MLetCommand
    34  * @run main/othervm/java.security.policy=policy MLetCommand
    35  */
    35  */
    36 
    36