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

nsk/jvmdi/SetEventNotification/setnotif002 fails

XMLWordPrintable

    • b40
    • generic
    • generic
    • Verified


      In b39 the nsk/jvmdi/SetEventNotification/setnotif002 test fails :-

      #(2) ERROR enabling JVMDI_EVENT_THREAD_END!
      # expected: JVMDI_ERROR_NONE (0)
      # actual: JVMDI_ERROR_ILLEGAL_ARGUMENT (103)
      #(2) ERROR disabling JVMDI_EVENT_THREAD_END!
      # expected: JVMDI_ERROR_NONE (0)
      # actual: JVMDI_ERROR_ILLEGAL_ARGUMENT (103)

      The regression stems from the changes for 4990923 the changes result
      in THREAD_END being considered a global event whereas it is a thread
      filtered event in the JVMDI spec.
      ###@###.### 2004-02-13

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: