JDK-8014135 : The JVMTI specification does not conform to recent changes in JNI specification
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 8
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-05-07
  • Updated: 2025-04-08
  • Resolved: 2013-08-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8 b106Fixed hs25Fixed
Related Reports
Relates :  
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://bugs.openjdk.org/browse/JDK-8005716

Comments
URL: http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/f92b82d454fa User: amurillo Date: 2013-09-03 21:32:31 +0000
03-09-2013

URL: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/9586ca82bd8b User: lana Date: 2013-08-31 01:29:26 +0000
31-08-2013

URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9586ca82bd8b User: dholmes Date: 2013-08-27 00:12:33 +0000
27-08-2013