• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • None
    • hotspot
    • None
    • b09

      Instead of :

      if (nsk_jvmti_parseOptions(options) == NSK_FALSE) {

      Do:

      if (!nsk_jvmti_parseOptions(options)) {

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

              Created:
              Updated:
              Resolved: