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

vmTestbase/nsk/jvmti/ClassPrepare/classprep001 should skip events for unexpected classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • None
    • hotspot
    • b22
    • generic
    • generic

      vmTestbase/nsk/jvmti/ClassPrepare/classprep001 test requests ClassPrepare event and expects exactly 2 events (for the test interface and then for the test class). But concurrent class loading may cause loading of other classes (for example from java.util.concurrent class).
      The test should be ready for the case and skip events from other classes

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: