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

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

    XMLWordPrintable

Details

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

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: