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.
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.
- relates to
-
JDK-8251196 reformat java code in vmTestbase
-
- Open
-
There are no Sub-Tasks for this issue.