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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: 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://bugs.openjdk.org/browse/JDK-8005716

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

                Created:
                Updated:
                Resolved: