Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8210687

Remove assignments in if statements for the vmTestbase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11, 15
    • hotspot
    • None

      All is in the title, remove cases where we have:

       204 if ((err = jvmti[indx]->SetEventNotificationMode(JVMTI_ENABLE,
       205 JVMTI_EVENT_VM_INIT, NULL)) != JVMTI_ERROR_NONE) { /* enable event globally */

      This will be an umbrella bug for subtasks.

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

              Created:
              Updated: