--- /dev/null 2018-08-14 18:25:04.628316445 -0700 +++ new/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh 2018-08-28 08:56:37.819298073 -0700 @@ -0,0 +1,43 @@ +# Generate the TestOptionsWithRanges_??.java files +for i in {1..10}; do + file=TestOptionsWithRanges_$(printf %02d $i).java + echo "Generating $file" +cat > $file <