test/runtime/NMT/CommandLineEmptyArgument.java

Print this page
rev 6875 : 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated
Summary: enable tests for NMT2
Reviewed-by: ctornqvi, zgu

*** 24,34 **** /* * @test * @key nmt * @summary Empty argument to NMT should result in an informative error message * @library /testlibrary - * @ignore */ import com.oracle.java.testlibrary.*; public class CommandLineEmptyArgument { --- 24,33 ----