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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 8u65
    • 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

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

              Created:
              Updated:
              Resolved: