Searched defs:VERY_LONG_OPTION (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/runtime/CommandLine/
H A DTestLongUnrecognizedVMOption.java40 private static final String VERY_LONG_OPTION = String.format("%500s=10", "unrecognizedoption").replace(" ", "a"); field in class:TestLongUnrecognizedVMOption

Completed in 42 milliseconds