hotspot/test/runtime/NMT/CommandLineEmptyArgument.java
changeset 26301 05be37b5ba44
parent 26148 056b1af3e085
child 29678 dd2f3932c21e
equal deleted inserted replaced
26300:a1dfa0b11526 26301:05be37b5ba44
    24  /*
    24  /*
    25  * @test
    25  * @test
    26  * @key nmt
    26  * @key nmt
    27  * @summary Empty argument to NMT should result in an informative error message
    27  * @summary Empty argument to NMT should result in an informative error message
    28  * @library /testlibrary
    28  * @library /testlibrary
    29  * @ignore 8055051
       
    30  */
    29  */
    31 
    30 
    32 import com.oracle.java.testlibrary.*;
    31 import com.oracle.java.testlibrary.*;
    33 
    32 
    34 public class CommandLineEmptyArgument {
    33 public class CommandLineEmptyArgument {