-
Bug
-
Resolution: Fixed
-
P4
-
12
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309988 | 11.0.21 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8304479 | 11.0.20-oracle | Fairoz Matte | P4 | Resolved | Fixed | b01 |
The implementation of open/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/jvmti_tools.cpp is incomplete.
The nsk_jvmti_parseOptions() function does not properly support multiple agent options.
It should be able to support a comma separated list of name or name=value options. e.g. -agentlib:cm02t001=verbose,waittime=5
The nsk_jvmti_parseOptions() function does not properly support multiple agent options.
It should be able to support a comma separated list of name or name=value options. e.g. -agentlib:cm02t001=verbose,waittime=5
- backported by
-
JDK-8304479 nsk_jvmti_parseoptions should handle multiple suboptions
- Resolved
-
JDK-8309988 nsk_jvmti_parseoptions should handle multiple suboptions
- Resolved
- relates to
-
JDK-8216059 nsk_jvmti_parseoptions still has dependency on tilde separator
- Resolved