On Fri, 18 Sep 2020 22:11:02 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> This is handling of the options with suboptions, but researching old changes >> for this (for JFR needs) I didn't get full >> understanding what are the requirements. Unfortunately there was no test >> introduced for the functionality, so I poke >> command line examples from several old issues. > >> This is handling of the options with suboptions, but researching old changes >> for this (for JFR needs) I didn't get full >> understanding what are the requirements. Unfortunately there was no test >> introduced for the functionality, so I poke >> command line examples from several old issues. > > Is there a bug you can reference in this PR in case someone stumbles across > this in the future? Or better yet link them > to the CR for this PR. The CR has the link to JDK-7154809 (which implemented this functionality) Unfortunately I don't remember other places I get the information from (the fix is under review for more than 2 monthes) ------------- PR: https://git.openjdk.java.net/jdk/pull/211