JCK-runtime api/java_lang/instrument/Instrumentation/index.html#Instrumentation ASSERTION FAILED

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • tbd
    • Affects Version/s: 8u65
    • Component/s: core-svc
    • None
    • generic

      Following error in JCK test case run
      *** java.lang.instrument ASSERTION FAILED ***: "classes != NULL" at JPLISAgent.c line: 1108
      *** java.lang.instrument ASSERTION FAILED ***: "classArray[index] != NULL" at JPLISAgent.c line: 1146

      In test case "Instrumentation218" "Class[] classes=null" was passed to retransformClasses(), retransformClasses() would print the error message
       In test case "Instrumentation219" "Class[] classes = {null}" was passed to retransformClasses(), retransformClasses() would print the error message

      Other API test would not print the "ASSERTION FAILED" error, the message would not be expected

            Assignee:
            Unassigned
            Reporter:
            Deven You (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: