hotspot/test/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java
changeset 38152 80e5da81fb2c
parent 34670 5ab871b40190
child 40631 ed82623d7831
equal deleted inserted replaced
38151:fffedc5e5cf8 38152:80e5da81fb2c
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test TestExitOnOutOfMemoryError
    25  * @test TestExitOnOutOfMemoryError
    26  * @summary Test using -XX:ExitOnOutOfMemoryError
    26  * @summary Test using -XX:ExitOnOutOfMemoryError
       
    27  * @modules java.base/jdk.internal.misc
    27  * @library /testlibrary
    28  * @library /testlibrary
    28  * @build jdk.test.lib.*
    29  * @build jdk.test.lib.*
    29  * @run driver TestExitOnOutOfMemoryError
    30  * @run driver TestExitOnOutOfMemoryError
    30  * @bug 8138745
    31  * @bug 8138745
    31  */
    32  */