Invocation API in JDK 9-17
David Holmes
david.holmes at oracle.com
Fri Oct 1 01:24:16 UTC 2021
Hi Scott,
On 1/10/2021 11:09 am, Scott Morgan wrote:
> Hi All,
>
> Does anyone know where the most recent documentation on the Invocation API
> is,?
>
> i.e. where is this for jdk 9-17, or was it removed or something?
> https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/invocation.html
> https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/invocation.html
Documentation was reorganised for 9+ and had another tweak for 11+
https://docs.oracle.com/javase/9/docs/specs/jni/
https://docs.oracle.com/javase/10/docs/specs/jni/
https://docs.oracle.com/en/java/javase/11/docs/specs/jni/
https://docs.oracle.com/en/java/javase/12/docs/specs/jni/
https://docs.oracle.com/en/java/javase/13/docs/specs/jni/
https://docs.oracle.com/en/java/javase/14/docs/specs/jni/
https://docs.oracle.com/en/java/javase/15/docs/specs/jni/
https://docs.oracle.com/en/java/javase/16/docs/specs/jni/
https://docs.oracle.com/en/java/javase/17/docs/specs/jni/
Please direct any discussion of JNI to hotspot-runtime-dev at openjdk.java.net
Cheers,
David
>
More information about the discuss
mailing list