jdk/hotspot/test/runtime/CommandLine/VMOptionsFile
Daniel D. Daugherty 2559482886 8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option
Match_special_option_and_act() should insert_vm_options_file() earlier and process the inserted options right away to honor "last option wins" semantics.

Reviewed-by: dcubed, coleenp
2015-10-15 10:00:30 -07:00
..
flags_file 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_1 8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit 2015-10-01 13:43:23 -07:00
optionFILE_2 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_3 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_bad_option 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_lot_of_options_quote 8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit 2015-10-01 13:43:23 -07:00
optionfile_only_tabsandspaces 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_quote 8137105: [TESTBUG] Add test cases for VM Options file feature with removed file size limit 2015-10-01 13:43:23 -07:00
optionfile_unmatched_quote_1 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
optionfile_unmatched_quote_2 8073331: [TESTBUG] Test for VM option file feature (VM options specified in file) 2015-09-23 22:04:23 +03:00
TestVMOptionsFile.java 8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option 2015-10-15 10:00:30 -07:00