On Tue, 2 Feb 2021 20:45:37 GMT, Alex Menkov <[email protected]> wrote:
>> Special handling for options with commas, quotes and single quotes was added >> many years ago for JFR (as it uses commas inside). The logic there is a bit >> tricky and I didn't want to brake existing functionality when I made some >> changes there, so I used "live" examples of JRF options in the test. >> I don't know other VM options which use commas inside. > > As the test verifies correct parsing of "options", I think it's ok to use > IgnoreUnrecognizedVMOptions here ok ------------- PR: https://git.openjdk.java.net/jdk/pull/2346
