• Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b09

      Instead of :

      if (nsk_jvmti_parseOptions(options) == NSK_FALSE) {

      Do:

      if (!nsk_jvmti_parseOptions(options)) {

            Assignee:
            Jean Christophe Beyler
            Reporter:
            Jean Christophe Beyler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: