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

JVMDI spec: needs update - new error returned by SetEventNotificationMode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.1
    • core-svc
    • beta2
    • sparc
    • solaris_8
    • Not verified

      JVMDI Spec needs update:

      SetEventNotificationMode returns a new error:
         JVMDI_ERROR_ILLEGAL_ARGUMENT
      if thread argument is specified with one of the following events:
       - JVMDI_EVENT_VM_INIT
       - JVMDI_EVENT_VM_DEATH
       - JVMDI_EVENT_THREAD_START
       - JVMDI_EVENT_CLASS_UNLOAD

      It would also be better to clarify when JVMDI_ERROR_INVALID_THREAD
      is returned. It returns INVALID_THREAD if the thread argument is
      invalid or the thread has not run.

      See 4330606.

            jhosunw Jamie Ho (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: