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

JVMTI spec: platform specific varargs handling - extension events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • hotspot
    • None
    • tiger
    • generic
    • generic

      Some platforms (windows) use __cdecl for varargs functions even when they are declared JNICALL. This requires that the event handler also be declared
      varargs so that the definition and declaration match. Text must be added
      to explain this.

      Also, the one fixed parameter jvmtiEnv* should not be const.

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: