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

The JVMTI specification does not conform to recent changes in JNI specification

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • hotspot
    • b106

        The JNI specification has been updated in JDK8 to support the use of statically linked JNI
        libraries. Since JVMTI agents are JNI libraries and they have the same OnLoad unique
        symbol issue as non-Agent JNI libraries, the JVMTI specification needs to be updated to
        be consistent with the JNI specification.

        https://jbs.oracle.com/bugs/browse/JDK-8005716

              bobv Bob Vandette (Inactive)
              bobv Bob Vandette (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: